summaryrefslogtreecommitdiffstats
path: root/src/glu/sgi/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Apple: Cleaned up some linking and dylib ids issuesJeremy Huddleston2008-08-111-1/+1
* glu: only export public symbolsJulien Cristau2008-07-141-0/+1
* Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson2008-07-121-1/+1
* Ensure recursive makes always propagate errorsDan Nicholson2008-05-071-1/+1
* add support for LDFLAGS env varDan Nicholson2007-09-281-1/+1
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-5/+5
* 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-2/+2
* Put quotes around the CC and CXX variables passed to mklib. This makeIan Romanick2005-01-111-1/+1
* Clearer guard message text.Philippe Houdoin2004-08-161-1/+1
* Add a guard to stop building libGLU.so under BeOS, as it's build into libGL.so.Philippe Houdoin2004-08-141-2/+10
* Make sure mklib sees the definition of CC and CXX. Make mklib respectIan Romanick2004-06-251-1/+1
* added .SUFFIXES : .cc lineBrian Paul2004-03-261-0/+2
* New Makefile systemBrian Paul2004-03-261-0/+138