3 # 2006-2011 Mustafa TUFAN (aka GnoStiC/BRONX)
7 base
=" --with-sdl --with-sdl-gl --with-sdl-gfx --with-sdl-sound --enable-drvsnd --with-qt "
9 a600
=" --enable-gayle "
10 scsi
=" --enable-scsi-device --enable-ncr --enable-a2091 "
11 other
=" --with-caps --enable-amax "
12 debug
="--enable-profiling"
17 .
/configure
$base $cd32 $a600 $scsi $other $debug CFLAGS
="-m32" LDFLAGS
="-m32" CPPFLAGS
="-m32" CXXFLAGS
="-m32"