summaryrefslogtreecommitdiffstats
path: root/src/glu/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use separate $(MINSTALL) for installing librariesDan Nicholson2009-06-011-1/+1
* Use variable library name in pkg-config output.Tom Fogal2009-04-291-1/+2
* Add OSMesa pkg-config fileDan Nicholson2008-12-141-1/+0
* Add more package metadata to the pkg-config filesDan Nicholson2008-12-141-1/+6
* Fixed 'make install' for darwinJeremy Huddleston2008-08-121-1/+1
* Remove generated pkg-config files on `make clean'Dan Nicholson2008-07-111-0/+1
* Set library and header installation directories from configurationDan Nicholson2008-07-061-5/+6
* Never fail `make clean'Dan Nicholson2008-05-071-1/+1
* Error consistently when running recursive makeDan Nicholson2008-05-061-2/+2
* pkg-config supportDan Nicholson2007-09-121-1/+11
* DESTDIR support.Dan Nicholson2007-09-121-2/+2
* New bin/minstall script - a minimal replacement for 'install'.Brian Paul2006-10-191-1/+1
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-2/+2
* Use $(LIB_DIR) instead of $(TOP)/lib since libraries sometimes go into lib64/.Brian Paul2006-06-261-1/+1
* New 'install' targets in makefile. See bug 2372.Brian Paul2006-06-221-0/+3
* Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt2004-06-011-2/+2
* Don't use pushd/popd.Brian Paul2004-03-261-6/+2
* New Makefile systemBrian Paul2004-03-261-0/+24