summaryrefslogtreecommitdiff
path: root/src/glut/ggi/Makefile
AgeCommit message (Expand)Author
2010-02-25Remove GGI supportKristian Høgsberg
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson
2007-09-28add support for LDFLAGS env varDan Nicholson
2007-08-07Gutsy oopses on touch of existing file. Workaround.Keith Whitwell
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-09-10new file (bug 1026109)Brian Paul