# note: 1) Use ALL UPPERCASE LETTERS for YES/NO 
#       2) Don't put trailing '/' on path names
#       3) 'make clean ; make install'  after changing any of these

JOYSTICK=NO
COMPILE_BITMAPS=YES
BACKDROPS=YES

# set to YES if you have a 386, NO if you have a 486, 586, or vic 20
CPU_IS_386=NO

# where things are installed
BINDIR=/usr/games
VARDIR=/var/games
