summaryrefslogtreecommitdiff
path: root/configs/default
AgeCommit message (Expand)Author
2005-06-07fix error in OSMESA_LIB_NAME lineBrian Paul
2005-05-05added a commentBrian Paul
2005-03-23use $(*_LIB) in the *_LIB_NAME definitionsBrian Paul
2004-12-08Improve the behaviour of the build system wrt depend files.Keith Whitwell
2004-10-02bump version to 6.3Brian Paul
2004-09-27bump minor version to 2Brian Paul
2004-09-13Replace -lGL with -l$(GL_LIB), etc.Brian Paul
2004-07-20remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by defaultBrian Paul
2004-06-10try and find the drm in a more likely placeDave Airlie
2004-06-01Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt
2004-04-13Add DRM_SOURCE_PATH to make system.Jon Smirl
2004-04-07use new MKDEP, MKDEP_OPTIONS variablesBrian Paul
2004-03-26don't try to make GLwMDrawA.c by default since it needs MotifBrian Paul
2004-03-26added glw to SRC_DIRSBrian Paul
2004-03-26new system configurationsBrian Paul