summaryrefslogtreecommitdiff
path: root/progs/miniglx/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-02-25Remove remaining miniglx referencesKristian Høgsberg1-61/+0
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell1-0/+1
2008-05-07Never fail `make clean'Dan Nicholson1-2/+2
2007-10-29specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson1-1/+3
2007-09-28add support for LDFLAGS env varDan Nicholson1-1/+1
2007-08-07Gutsy oopses on touch of existing file. Workaround.Keith Whitwell1-0/+1
2004-12-08Improve the behaviour of the build system wrt depend files.Keith Whitwell1-1/+1
2004-06-01Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt1-1/+1
2004-03-26New Makefile systemBrian Paul1-0/+58
2003-08-23Renaming Makefile to Makefile.X11, added depend support, adjusted pathsJon Smirl1-31/+0
2003-08-06Added TOP to point to top of tree to find includes and libsBrian Paul1-2/+3
2003-08-06miniglx test programsKeith Whitwell1-0/+30