summaryrefslogtreecommitdiffstats
path: root/progs/fp/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-01-07 08:22:37 -0700
committerBrian Paul <brianp@vmware.com>2010-01-07 08:22:39 -0700
commit2b7a4b2c0e9b18ed985b0eda34723d53bc2a305b (patch)
tree2a3e8d7e5f5ad1cf94b61509f6477d9ab4f97876 /progs/fp/Makefile
parentd42467687e9de756aa3e4bca5e55f69391af3065 (diff)
downloadexternal_mesa3d-2b7a4b2c0e9b18ed985b0eda34723d53bc2a305b.zip
external_mesa3d-2b7a4b2c0e9b18ed985b0eda34723d53bc2a305b.tar.gz
external_mesa3d-2b7a4b2c0e9b18ed985b0eda34723d53bc2a305b.tar.bz2
progs/fp: remove invalid tri-inv.c test
INV is not a valid instruction.
Diffstat (limited to 'progs/fp/Makefile')
-rwxr-xr-xprogs/fp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/fp/Makefile b/progs/fp/Makefile
index d77cd32..681928c 100755
--- a/progs/fp/Makefile
+++ b/progs/fp/Makefile
@@ -17,7 +17,6 @@ SOURCES = \
tri-depth2.c \
tri-depthwrite.c \
tri-depthwrite2.c \
- tri-inv.c \
tri-param.c \
fp-tri.c