summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)Author
2008-06-22Create $(TOP)/$(LIB_DIR) for install, tooDan Nicholson
2008-05-07Never fail `make clean'Dan Nicholson
2007-05-09Tweak the shell scripting for descending into and building subdirs.Brian
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
2006-06-22New 'install' targets in makefile. See bug 2372.Brian Paul
2004-08-25print current config name before building src and progsBrian Paul
2004-06-01Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt
2004-04-14Fail if any subdir fails.Keith Whitwell
2004-03-26Don't use pushd/popd.Brian Paul
2004-03-26New Makefile systemBrian Paul