aboutsummaryrefslogtreecommitdiffstats
path: root/src/glut/mini/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master' into gallium-0.2Alan Hourihane2008-12-151-1/+4
|\
| * Add more package metadata to the pkg-config filesDan Nicholson2008-12-141-1/+4
* | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-0/+1
|\ \ | |/ |/|
| * Gutsy oopses on touch of existing file. Workaround.Keith Whitwell2007-08-071-0/+1
* | Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson2008-07-121-1/+1
* | Remove generated pkg-config files on `make clean'Dan Nicholson2008-07-111-1/+1
* | Set library and header installation directories from configurationDan Nicholson2008-07-061-7/+8
* | Always cleanup the makedepend backup filesDan Nicholson2008-05-061-1/+1
* | Assorted patches for miniglx/linux-solo (Gavin Li <[email protected]>)Brian2008-01-231-0/+17
* | add support for LDFLAGS env varDan Nicholson2007-09-281-1/+1
|/
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-3/+3
* Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' willIan Romanick2005-07-261-1/+1
* Added -linker option to mklib, used to specify a particular program forBrian Paul2005-07-251-3/+3
* Put quotes around the CC and CXX variables passed to mklib. This makeIan Romanick2005-01-111-1/+1
* Improve the behaviour of the build system wrt depend files.Keith Whitwell2004-12-081-1/+1
* Make sure mklib sees the definition of CC and CXX. Make mklib respectIan Romanick2004-06-251-1/+1
* Missed in last commit:Eric Anholt2004-06-011-1/+1
* New Makefile systemBrian Paul2004-03-261-0/+80