summaryrefslogtreecommitdiff
path: root/progs/miniglx
AgeCommit message (Expand)Author
2008-05-07Never fail `make clean'Dan Nicholson
2007-10-29specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson
2007-10-10Ignore more generated files in progs/Dan Nicholson
2007-09-28add support for LDFLAGS env varDan Nicholson
2007-05-08remove some debug codeBrian
2007-05-08a somewhat nicer demo w/ command line optionsBrian
2004-12-08Improve the behaviour of the build system wrt depend files.Keith Whitwell
2004-06-01Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt
2004-05-12obsolete in favor of regular MakefilesBrian Paul
2004-03-26New Makefile systemBrian Paul
2004-03-25silence warningsBrian Paul
2003-12-12new makefilesBrian Paul
2003-08-23Added missing includes for standard header filesJon Smirl
2003-08-23Renaming Makefile to Makefile.X11, added depend support, adjusted pathsJon Smirl
2003-08-06Added TOP to point to top of tree to find includes and libsBrian Paul
2003-08-06miniglx test programsKeith Whitwell