summaryrefslogtreecommitdiff
path: root/progs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-11-19progs: Fix quoting issue with empty set of PROGRAM_DIRS.Tom Fogal1-1/+1
2009-10-14progs/Makefile: remove extra quotingBrian Paul1-1/+1
2009-10-13Fix build when PROGRAM_DIRS is empty.Tom Fogal1-11/+15
2008-05-07Never fail `make clean'Dan Nicholson1-1/+1
2007-05-09Tweak the shell scripting for descending into and building subdirs.Brian1-2/+2
2006-06-22New 'install' targets in makefile. See bug 2372.Brian Paul1-0/+2
2004-08-25print current config name before building src and progsBrian Paul1-1/+8
2004-06-01Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt1-2/+2
2004-04-14Use tcc and the emitted C code from s_fragprog_to_c.c to dynamically compileKeith Whitwell1-1/+1
2004-04-03for make clean, include tests directoryBrian Paul1-1/+1
2004-03-26Don't use pushd/popd.Brian Paul1-6/+2
2004-03-26New Makefile systemBrian Paul1-0/+27