7 lines
137 B
Bash
Executable File
7 lines
137 B
Bash
Executable File
#!/bin/sh
|
|
#
|
|
# These options should work on Amiga/MorphOS
|
|
#
|
|
|
|
./configure --with-amigaos --disable-shared --enable-cdrom ${CONFIGURE_ARGS}
|