mirror of
https://github.com/ctm/executor.git
synced 2024-11-23 20:32:28 +00:00
4 lines
225 B
Plaintext
4 lines
225 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
/ardi/executor/util/configure.sh '--host=i486-linux' '--target=i386-msdos' '--front-end=dos' '--cflags=-O2 -DNDEBUG -Wall -DRELEASE_DEMO' '--root=/ardi/executor' '--target-gcc=i386-msdos-go32-gcc' '--sound=djgpp'
|