Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for LDFLAGS env var | Dan Nicholson | 2007-09-28 | 1 | -1/+1 |
* | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | 2006-07-13 | 1 | -5/+5 |
* | Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will | Ian Romanick | 2005-07-26 | 1 | -1/+1 |
* | Added -linker option to mklib, used to specify a particular program for | Brian Paul | 2005-07-25 | 1 | -2/+2 |
* | Put quotes around the CC and CXX variables passed to mklib. This make | Ian Romanick | 2005-01-11 | 1 | -1/+1 |
* | Clearer guard message text. | Philippe Houdoin | 2004-08-16 | 1 | -1/+1 |
* | Add a guard to stop building libGLU.so under BeOS, as it's build into libGL.so. | Philippe Houdoin | 2004-08-14 | 1 | -2/+10 |
* | Make sure mklib sees the definition of CC and CXX. Make mklib respect | Ian Romanick | 2004-06-25 | 1 | -1/+1 |
* | added .SUFFIXES : .cc line | Brian Paul | 2004-03-26 | 1 | -0/+2 |
* | New Makefile system | Brian Paul | 2004-03-26 | 1 | -0/+138 |