projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebeb0cb
)
Changed the distclean target to handle the new location of config.h.
author
John Criswell
<criswell@uiuc.edu>
Fri, 17 Sep 2004 15:08:25 +0000
(15:08 +0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 0af2c974814b3444f2355f50b1afdaf67edd0f40..ae3ffa2a52e2abc02974645614000ae2301f9da5 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