summaryrefslogtreecommitdiffstats
path: root/llvm/tools
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-08-13 00:25:47 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-08-13 00:25:47 +0000
commit7c38b0dc155a80450597f0499f4870e4e915d125 (patch)
tree41cb27997eb39558a6499b9b1df039a8e445478f /llvm/tools
parent1399f64e3b9fb36c9f4dc7333c7f65e528b737d7 (diff)
downloadbcm5719-llvm-7c38b0dc155a80450597f0499f4870e4e915d125.tar.gz
bcm5719-llvm-7c38b0dc155a80450597f0499f4870e4e915d125.zip
Don't build llvm-stub twice.
llvm-svn: 41039
Diffstat (limited to 'llvm/tools')
-rw-r--r--llvm/tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/Makefile b/llvm/tools/Makefile
index 3d2c1f052e7..703a2e92b4a 100644
--- a/llvm/tools/Makefile
+++ b/llvm/tools/Makefile
@@ -16,7 +16,7 @@ PARALLEL_DIRS := llvm-config \
llc llvm-ranlib llvm-ar llvm-nm \
llvm-ld llvmc llvm-prof llvm-link \
lli gccas gccld llvm-extract llvm-db llvm2cpp \
- bugpoint llvm-stub llvm-bcanalyzer llvm-stub
+ bugpoint llvm-bcanalyzer llvm-stub
include $(LEVEL)/Makefile.config
OpenPOWER on IntegriCloud