summaryrefslogtreecommitdiff
path: root/src/glu/sgi/Makefile
AgeCommit message (Expand)Author
2010-10-19mesa: fix mesa version string constructionBrian Paul
2008-08-11Apple: Cleaned up some linking and dylib ids issuesJeremy Huddleston
2008-07-14glu: only export public symbolsJulien Cristau
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson
2008-05-07Ensure recursive makes always propagate errorsDan Nicholson
2007-09-28add support for LDFLAGS env varDan Nicholson
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
2005-07-26Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' willIan Romanick
2005-07-25Added -linker option to mklib, used to specify a particular program forBrian Paul
2005-01-11Put quotes around the CC and CXX variables passed to mklib. This makeIan Romanick
2004-08-16Clearer guard message text.Philippe Houdoin
2004-08-14Add a guard to stop building libGLU.so under BeOS, as it's build into libGL.so.Philippe Houdoin
2004-06-25Make sure mklib sees the definition of CC and CXX. Make mklib respectIan Romanick
2004-03-26added .SUFFIXES : .cc lineBrian Paul
2004-03-26New Makefile systemBrian Paul