summaryrefslogtreecommitdiff
path: root/progs/fp/Makefile
AgeCommit message (Collapse)Author
2008-07-30Always pass CFLAGS when compiling or linking demosGuillaume Melquiond
To ensure that the correct architecture flags are used, always pass the user's CFLAGS when compiling or linking the demos. Fixes #16860.
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
2006-08-24add point-position.cKeith Whitwell
2006-01-05add simple test for program local parametersKeith Whitwell
2005-10-21simplify, remove sgi messagesKeith Whitwell
2005-10-20A bunch of little tests which exercise each ARB_fp instruction plusKeith Whitwell
a couple of other interesting cases.