Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | automake: Remove the old static configs system. | Eric Anholt | 2012-06-11 | 1 | -16/+0 |
| | | | | | | | With the incremental automake conversion, we'd broken those that included glx or egl. Reviewed-by: Kenneth Graunke <[email protected]> | ||||
* | Remove unused APP_LIB_DEPS variable | Matt Turner | 2011-09-19 | 1 | -1/+0 |
| | | | | | | | Unused since removal of demos from the repository? Signed-off-by: Matt Turner <[email protected]> Signed-off-by: Brian Paul <[email protected]> | ||||
* | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | 2006-07-13 | 1 | -2/+2 |
| | | | | | Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck. | ||||
* | Don't have to pass ABI-related flags to mklib anymore. | Brian Paul | 2006-04-14 | 1 | -1/+0 |
| | |||||
* | new configs, misc updates (Dan Schikore) | Brian Paul | 2006-04-13 | 1 | -3/+3 |
| | |||||
* | Replace -lGL with -l$(GL_LIB), etc. | Brian Paul | 2004-09-13 | 1 | -1/+1 |
| | | | | Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file. | ||||
* | added GLW_SOURCES for IRIX | Brian Paul | 2004-03-26 | 1 | -0/+2 |
| | |||||
* | new system configurations | Brian Paul | 2004-03-26 | 1 | -0/+16 |