summaryrefslogtreecommitdiff
path: root/support/tools/Burg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'support/tools/Burg/Makefile')
-rw-r--r--support/tools/Burg/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/support/tools/Burg/Makefile b/support/tools/Burg/Makefile
index a70f2eaaf9..c8586aa7ef 100644
--- a/support/tools/Burg/Makefile
+++ b/support/tools/Burg/Makefile
@@ -11,11 +11,7 @@ gram.tab.c gram.tab.h: gram.yc
$(VERB) mv -f gram.tab.hc gram.tab.h
clean::
- rm -ff y.tab.h y.tab.c core *.aux *.log *.dvi sample sample.c tmp
-
-$(FE_OBJS): b.h
-$(BU_OBJS): b.h
-$(FE_OBJS): fe.h
+ rm -ff gram.tab.h gram.tab.c core* *.aux *.log *.dvi sample sample.c tmp
$(BUILD_ROOT)/Release/lex.o $(BUILD_ROOT)/Profile/lex.o $(BUILD_ROOT)/Debug/lex.o: gram.tab.h