Clean up dead rules

llvm-svn: 3875
This commit is contained in:
Chris Lattner 2002-09-22 02:41:20 +00:00
parent 8f07f947cf
commit 75246ec78d
1 changed files with 1 additions and 5 deletions

View File

@ -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