summaryrefslogtreecommitdiff
path: root/utils/Makefile
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-02-06 18:51:28 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-02-06 18:51:28 +0000
commitc9c1787907d247f4df9ed08f5937dea199e1750c (patch)
tree43ee150c9ecd72dc35f3a5abccd629af1b0172fd /utils/Makefile
parent95d97b90e8427255c8298f5d3a1ab605af62aab4 (diff)
downloadllvm-c9c1787907d247f4df9ed08f5937dea199e1750c.tar.gz
llvm-c9c1787907d247f4df9ed08f5937dea199e1750c.tar.bz2
llvm-c9c1787907d247f4df9ed08f5937dea199e1750c.tar.xz
Set the new NO_INSTALL flag for build-only tools.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33967 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 667ccbbb78..08d073b1f3 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ..
-DIRS = TableGen fpcmp PerfectShuffle
+PARALLEL_DIRS := TableGen fpcmp PerfectShuffle
EXTRA_DIST := cgiplotNLT.pl check-each-file codegen-diff countloc.sh cvsupdate \
DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \