summaryrefslogtreecommitdiff
path: root/configs/linux-x86-glide
AgeCommit message (Collapse)AuthorFilesLines
2004-09-13Replace -lGL with -l$(GL_LIB), etc.Brian Paul1-5/+3
Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file.
2004-07-20remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by defaultBrian Paul1-1/+1
2004-06-22Don't include glapi_*.S files in DRI / solo builds.Ian Romanick1-1/+1
2004-04-07revived linux-glide build processDaniel Borca1-0/+26
some small Makefile changes for MinGW & DJGPP