summaryrefslogtreecommitdiff
path: root/src/glx/mini/Makefile
AgeCommit message (Expand)Author
2005-07-29Commit Ian's fixes from Bug 3877Jon Smirl
2005-07-26Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' willIan Romanick
2005-07-25Added -linker option to mklib, used to specify a particular program forBrian Paul
2005-01-11Put quotes around the CC and CXX variables passed to mklib. This makeIan Romanick
2004-12-08Improve the behaviour of the build system wrt depend files.Keith Whitwell
2004-09-07Add a solo-x86 config, and make solo use the x86 glapiDave Airlie
2004-07-05Convert miniglx to use xf86drm from dri/drm/libdrm instead of src/mesa/driver...Jon Smirl
2004-06-26Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl
2004-06-25Make sure mklib sees the definition of CC and CXX. Make mklib respectIan Romanick
2004-06-01Missed in last commit:Eric Anholt
2004-04-13Add DRM_SOURCE_PATH to make system.Jon Smirl
2004-03-26New Makefile systemBrian Paul