diff options
author | Keith Whitwell <[email protected]> | 2005-10-21 18:33:53 +0000 |
---|---|---|
committer | Keith Whitwell <[email protected]> | 2005-10-21 18:33:53 +0000 |
commit | f28cbb6a7f3132ba7455b158bcb8269b51d74daa (patch) | |
tree | 5a5e53305493f8f8a889964a6a3eacb52383c8a9 /progs/fp/Makefile | |
parent | 32a7ab2197fc6df066b87940cc36cc537e44319c (diff) |
simplify, remove sgi messages
Diffstat (limited to 'progs/fp/Makefile')
-rw-r--r-- | progs/fp/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/progs/fp/Makefile b/progs/fp/Makefile index d6e0ef8b197..8c287d6ac32 100644 --- a/progs/fp/Makefile +++ b/progs/fp/Makefile @@ -45,6 +45,10 @@ SOURCES = \ tri-tex.c \ tri-xpd.c \ tri-position.c \ + tri-depth.c \ + tri-depth2.c \ + tri-depthwrite.c \ + tri-depthwrite2.c \ NOTDONE=\ tri-txb.c \ |