summaryrefslogtreecommitdiff
path: root/src/mesa/shader/grammar
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2008-04-18 17:35:00 +0300
committerGeorge Sapountzis <gsap7@yahoo.gr>2008-04-23 11:12:31 +0300
commit37be884875ed291c7cf378c570df1cd46b8c2fa1 (patch)
tree34ebdb3f3195c2536bc31d7505731cecbfbb671d /src/mesa/shader/grammar
parent750f52169ccbd1aca217e7749f1ce6ae5828c2ac (diff)
glcore: drop outdated sources files intented for xorg
Diffstat (limited to 'src/mesa/shader/grammar')
-rw-r--r--src/mesa/shader/grammar/sources8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mesa/shader/grammar/sources b/src/mesa/shader/grammar/sources
deleted file mode 100644
index a6bbfd3ffd..0000000000
--- a/src/mesa/shader/grammar/sources
+++ /dev/null
@@ -1,8 +0,0 @@
-MESA_SHADER_GRAMMAR_SOURCES = \
-grammar_mesa.c
-
-MESA_SHADER_GRAMMAR_HEADERS = \
-grammar.c \
-grammar.h \
-grammar_mesa.h \
-grammar_syn.h