summaryrefslogtreecommitdiff
path: root/utils/Makefile
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-08-04 16:09:01 +0000
committerDan Gohman <gohman@apple.com>2010-08-04 16:09:01 +0000
commit8f417a892ff59a2bba786decfbb29cf4fc39eeac (patch)
tree306c695cbed71773ea4c01780c3c2f0551caaa00 /utils/Makefile
parentc1076ea611f21aa8b44d28bf2eac43a207c1922b (diff)
downloadllvm-8f417a892ff59a2bba786decfbb29cf4fc39eeac.tar.gz
llvm-8f417a892ff59a2bba786decfbb29cf4fc39eeac.tar.bz2
llvm-8f417a892ff59a2bba786decfbb29cf4fc39eeac.tar.xz
cvsupdate is gone.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110204 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/Makefile')
-rw-r--r--utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile
index 0d5cd28b61..4f15ba3585 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -11,7 +11,7 @@ LEVEL = ..
PARALLEL_DIRS := FileCheck FileUpdate TableGen PerfectShuffle \
count fpcmp llvm-lit not unittest
-EXTRA_DIST := cgiplotNLT.pl check-each-file codegen-diff countloc.sh cvsupdate \
+EXTRA_DIST := cgiplotNLT.pl check-each-file codegen-diff countloc.sh \
DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \
getsrcs.sh importNLT.pl llvmdo llvmgrep llvm-native-gcc \
llvm-native-gxx makellvm NightlyTest.gnuplot NightlyTest.pl \