Changed the distclean target to handle the new location of config.h.

llvm-svn: 16385
This commit is contained in:
John Criswell 2004-09-17 15:08:25 +00:00
parent 5065b240c8
commit db981ab5cc
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ test :: all
distclean:: clean
$(VERB) $(RM) -rf $(LEVEL)/Makefile.config \
$(LEVEL)/include/Config/config.h \
$(LEVEL)/include/llvm/Config/config.h \
$(LEVEL)/autoconf/autom4te.cache \
$(LEVEL)/config.log \
$(LEVEL)/TAGS