OSDN Git Service

Changed the distclean target to handle the new location of config.h.
authorJohn Criswell <criswell@uiuc.edu>
Fri, 17 Sep 2004 15:08:25 +0000 (15:08 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Fri, 17 Sep 2004 15:08:25 +0000 (15:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16385 91177308-0d34-0410-b5e6-96231b3b80d8

Makefile

index 0af2c97..ae3ffa2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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