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