summaryrefslogtreecommitdiff
path: root/src/glut/mini/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-02-25Remove remaining miniglx referencesKristian Høgsberg1-103/+0
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-15Merge commit 'origin/master' into gallium-0.2Alan Hourihane1-1/+4
2008-12-14Add more package metadata to the pkg-config filesDan Nicholson1-1/+4
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell1-0/+1
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson1-1/+1
2008-07-11Remove generated pkg-config files on `make clean'Dan Nicholson1-1/+1
2008-07-06Set library and header installation directories from configurationDan Nicholson1-7/+8
2008-05-06Always cleanup the makedepend backup filesDan Nicholson1-1/+1
2008-01-23Assorted patches for miniglx/linux-solo (Gavin Li <codeview@gmail.com>)Brian1-0/+17
2007-09-28add support for LDFLAGS env varDan Nicholson1-1/+1
2007-08-07Gutsy oopses on touch of existing file. Workaround.Keith Whitwell1-0/+1
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul1-3/+3
2005-07-26Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' willIan Romanick1-1/+1
2005-07-25Added -linker option to mklib, used to specify a particular program forBrian Paul1-3/+3
2005-01-11Put quotes around the CC and CXX variables passed to mklib. This makeIan Romanick1-1/+1
2004-12-08Improve the behaviour of the build system wrt depend files.Keith Whitwell1-1/+1
2004-06-25Make sure mklib sees the definition of CC and CXX. Make mklib respectIan Romanick1-1/+1
2004-06-01Missed in last commit:Eric Anholt1-1/+1
2004-03-26New Makefile systemBrian Paul1-0/+80