1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

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 228e66d208
commit 4f0bd93c80

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