mirror of
https://github.com/ctm/executor.git
synced 2024-10-31 20:05:21 +00:00
4 lines
263 B
Bash
Executable File
4 lines
263 B
Bash
Executable File
#!/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'
|