Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-06 | Fixes from Christopher Bell: | Brian Paul | |
Use -O instead of +O3 or +O2. Remove +Oaggressive. Replace -Aa with -Ae. | |||
2006-07-13 | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | |
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck. | |||
2004-09-13 | Replace -lGL with -l$(GL_LIB), etc. | Brian Paul | |
Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file. | |||
2004-03-30 | added hpux10-static config | Brian Paul | |