mirror of
https://github.com/ctm/executor.git
synced 2024-11-19 09:31:05 +00:00
4 lines
217 B
Plaintext
4 lines
217 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
/ardi/executor/util/configure.sh '--target=i486-next-mach3' '--host=i486-next-mach3' '--front-end=nextstep' '--cflags=-O2 -DNDEBUG -Wall -Wno-import -DRELEASE_DEMO' '--root=/ardi/executor' '--sound=dummy'
|