aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Makefile
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-11-25 19:38:28 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-11-25 19:38:28 +0000
commitc48c103c335c9c2537b4c5b3caa74b8e5b26d3dd (patch)
tree137eb13ca4f1a3ad0f57bb79445ef11050150b96 /lib/Support/Makefile
parentf6a0acd64a8af05349285c12e707caa0ed44ab9d (diff)
downloadexternal_llvm-c48c103c335c9c2537b4c5b3caa74b8e5b26d3dd.zip
external_llvm-c48c103c335c9c2537b4c5b3caa74b8e5b26d3dd.tar.gz
external_llvm-c48c103c335c9c2537b4c5b3caa74b8e5b26d3dd.tar.bz2
Add bzip2 subdirectory
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18251 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/Makefile')
-rw-r--r--lib/Support/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Support/Makefile b/lib/Support/Makefile
index 2e4a5b0..151f253 100644
--- a/lib/Support/Makefile
+++ b/lib/Support/Makefile
@@ -7,6 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
+PARALLEL_DIRS=bzip2
LIBRARYNAME = LLVMSupport
BUILD_ARCHIVE = 1