summaryrefslogtreecommitdiffstats
path: root/src/glut/mini
Commit message (Expand)AuthorAgeFilesLines
* 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
* obsolete in favor of regular MakefilesBrian Paul2004-05-121-78/+0
* New Makefile systemBrian Paul2004-03-261-0/+80
* new makefilesBrian Paul2003-12-121-2/+2
* improved 'clean' targets (Otto Solares)Brian Paul2003-10-031-3/+3
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-2213-0/+1831