summaryrefslogtreecommitdiffstats
path: root/progs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Simplify hackery added to fix AIX build.Tom Fogal2009-12-011-15/+11
* progs: Fix quoting issue with empty set of PROGRAM_DIRS.Tom Fogal2009-11-191-1/+1
* progs/Makefile: remove extra quotingBrian Paul2009-10-141-1/+1
* Fix build when PROGRAM_DIRS is empty.Tom Fogal2009-10-131-11/+15
* Never fail `make clean'Dan Nicholson2008-05-071-1/+1
* Tweak the shell scripting for descending into and building subdirs.Brian2007-05-091-2/+2
* New 'install' targets in makefile. See bug 2372.Brian Paul2006-06-221-0/+2
* print current config name before building src and progsBrian Paul2004-08-251-1/+8
* Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt2004-06-011-2/+2
* Use tcc and the emitted C code from s_fragprog_to_c.c to dynamically compileKeith Whitwell2004-04-141-1/+1
* 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