7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
|
#!/bin/sh
|
||
|
#
|
||
|
# These options should work on Amiga/MorphOS
|
||
|
#
|
||
|
|
||
|
./configure --enable-fpu --enable-cdrom --enable-split-hd ${CONFIGURE_ARGS}
|