aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 74c36dc27b..4c6f7097fd 100644
--- a/Makefile
+++ b/Makefile
@@ -32,8 +32,6 @@ debug-opt-prof:
$(Verb) $(MAKE) ENABLE_PROFILING=1
dist-hook::
- $(Echo) Eliminating CVS directories from distribution
- $(Verb) $(RM) -rf `find $(TopDistDir) -type d -name CVS -print`
$(Echo) Eliminating files constructed by configure
$(Verb) $(RM) -f \
$(TopDistDir)/include/llvm/ADT/hash_map \