summaryrefslogtreecommitdiffstats
path: root/progs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Use tcc and the emitted C code from s_fragprog_to_c.c to dynamically compileKeith Whitwell2004-04-141-1/+1
| | | | | | | | | and execute fragment programs. Very limited and experimental, but works well enough to run arbfplight.c. http://fabrice.bellard.free.fr/tcc/ Compile with 'make linux-tcc', being sure to make clean first.
* for make clean, include tests directoryBrian Paul2004-04-031-1/+1
|
* Don't use pushd/popd.Brian Paul2004-03-261-6/+2
|
* New Makefile systemBrian Paul2004-03-261-0/+27