summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/Makefile
diff options
context:
space:
mode:
authorCorbin Simpson <MostAwesomeDude@gmail.com>2009-10-21 22:53:37 -0700
committerCorbin Simpson <MostAwesomeDude@gmail.com>2009-10-21 22:53:37 -0700
commit40247d87d215d0f1b6370b2888548544eedf0d89 (patch)
tree6cdfddd823e97d9042c57a87afcc46215d07d7e8 /src/gallium/drivers/r300/Makefile
parentb2b239691dfe593676aaee0cd990fa76354ac96f (diff)
r300g: Cleanup old static shader state.
Diffstat (limited to 'src/gallium/drivers/r300/Makefile')
-rw-r--r--src/gallium/drivers/r300/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/drivers/r300/Makefile b/src/gallium/drivers/r300/Makefile
index c4f2c021c4..f73d80de88 100644
--- a/src/gallium/drivers/r300/Makefile
+++ b/src/gallium/drivers/r300/Makefile
@@ -4,8 +4,6 @@ include $(TOP)/configs/current
LIBNAME = r300
C_SOURCES = \
- r3xx_fs.c \
- r5xx_fs.c \
r300_chipset.c \
r300_clear.c \
r300_context.c \