mirror of
https://github.com/ctm/executor.git
synced 2024-11-16 05:05:22 +00:00
4 lines
263 B
Plaintext
4 lines
263 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
/ardi/executor/util/configure.sh '--target=i486-linux' '--host=i486-linux' '--front-end=svgalib' '--target-gcc=gcc -b i486-linuxaout' '--cflags=-O2 -g -DNDEBUG -Wall -DRELEASE_DEMO' '--root=/ardi/executor' '--target-file-format=a.out' '--sound=linux'
|