From: Reid Spencer Date: Thu, 25 Nov 2004 19:38:28 +0000 (+0000) Subject: Add bzip2 subdirectory X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c48c103c335c9c2537b4c5b3caa74b8e5b26d3dd;p=oota-llvm.git Add bzip2 subdirectory git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18251 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Support/Makefile b/lib/Support/Makefile index 2e4a5b066aa..151f253165b 100644 --- a/lib/Support/Makefile +++ b/lib/Support/Makefile @@ -7,6 +7,7 @@ # ##===----------------------------------------------------------------------===## LEVEL = ../.. +PARALLEL_DIRS=bzip2 LIBRARYNAME = LLVMSupport BUILD_ARCHIVE = 1