summaryrefslogtreecommitdiff
path: root/progs/vp/Makefile
AgeCommit message (Collapse)Author
2009-01-23progs: Port vp-tris to glew.José Fonseca
There was some wglGetProcAddress calls to setup extensions already, but including glext caused many compilation errors in MinGW.
2008-10-28mesa: use APP_CC compiler in progs/vp/Brian Paul
2008-05-07Never fail `make clean'Dan Nicholson
Mostly some pedantic changes such that `make clean' always ignores errors. Also changed the top clean target to do the `touch configs/current' dance instead of realclean.
2007-10-29specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson
2007-09-28add support for LDFLAGS env varDan Nicholson
2005-11-01standalone tests for vp instructionsKeith Whitwell