Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | 2006-07-13 | 1 | -3/+3 |
| | | | | | Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck. | ||||
* | use -march=i486 instead of -m486 (bug 6954) | Brian Paul | 2006-05-18 | 1 | -2/+2 |
| | |||||
* | add extra APP_LIB_DEPS (bug 6954) | Brian Paul | 2006-05-18 | 1 | -1/+1 |
| | |||||
* | generate shared lib, not static | Brian Paul | 2006-05-17 | 1 | -8/+1 |
| | |||||
* | Replace -lGL with -l$(GL_LIB), etc. | Brian Paul | 2004-09-13 | 1 | -3/+3 |
| | | | | Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file. | ||||
* | new system configurations | Brian Paul | 2004-03-26 | 1 | -0/+24 |