summaryrefslogtreecommitdiff
path: root/src/glu/Makefile
AgeCommit message (Expand)Author
2009-06-01Use separate $(MINSTALL) for installing librariesDan Nicholson
2009-04-29Use variable library name in pkg-config output.Tom Fogal
2008-12-14Add OSMesa pkg-config fileDan Nicholson
2008-12-14Add more package metadata to the pkg-config filesDan Nicholson
2008-08-12Fixed 'make install' for darwinJeremy Huddleston
2008-07-11Remove generated pkg-config files on `make clean'Dan Nicholson
2008-07-06Set library and header installation directories from configurationDan Nicholson
2008-05-07Never fail `make clean'Dan Nicholson
2008-05-06Error consistently when running recursive makeDan Nicholson
2007-09-12pkg-config supportDan Nicholson
2007-09-12DESTDIR support.Dan Nicholson
2006-10-19New bin/minstall script - a minimal replacement for 'install'.Brian Paul
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
2006-06-26Use $(LIB_DIR) instead of $(TOP)/lib since libraries sometimes go into lib64/.Brian Paul
2006-06-22New 'install' targets in makefile. See bug 2372.Brian Paul
2004-06-01Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt
2004-03-26Don't use pushd/popd.Brian Paul
2004-03-26New Makefile systemBrian Paul