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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16385 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
John Criswell 2004-09-17 15:08:25 +00:00
parent ebeb0cba94
commit 794cbc22b7

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