4593826 [rkeene@sledge /home/rkeene/projects/build]$ cat dosbox.txt
# SHORT DESC: Portable DOS Emulator
# LONG DESC: DOSBox is a DOS-emulator that uses the SDL library which makes it very easy to port to different platforms.

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
make install || exit 1
4593827 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:05