summaryrefslogtreecommitdiff
path: root/src/mesa/Makefile.mgw
diff options
context:
space:
mode:
authorMichal Krol <michal@vmware.com>2009-12-12 16:58:43 +0100
committerMichal Krol <michal@vmware.com>2009-12-12 16:58:43 +0100
commit75f371e973d19650a5c157a0844e43ffdea5e43e (patch)
tree2068b76210e81fd37dd4b3903c6cd0ae590cbf3c /src/mesa/Makefile.mgw
parenta3b32934c83f721102b9dd004227a528a174d7bb (diff)
Remove grammar module -- no dependencies left.
Diffstat (limited to 'src/mesa/Makefile.mgw')
-rw-r--r--src/mesa/Makefile.mgw1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/Makefile.mgw b/src/mesa/Makefile.mgw
index 097c390a83..e894c6277d 100644
--- a/src/mesa/Makefile.mgw
+++ b/src/mesa/Makefile.mgw
@@ -218,7 +218,6 @@ clean:
-$(call UNLINK,vbo/*.o)
-$(call UNLINK,shader/*.o)
-$(call UNLINK,shader/slang/*.o)
- -$(call UNLINK,shader/grammar/*.o)
-$(call UNLINK,sparc/*.o)
-$(call UNLINK,ppc/*.o)
-$(call UNLINK,swrast/*.o)