summaryrefslogtreecommitdiffstats
path: root/src/glut/mini/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Gutsy oopses on touch of existing file. Workaround.Keith Whitwell2007-08-071-0/+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