summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-10-24 01:08:20 +0000
committerChris Lattner <sabre@nondot.org>2005-10-24 01:08:20 +0000
commit8df7c012997705827db5912e84a17462ea48cfe8 (patch)
treed01e0b416ded8354b57695b041d739122869f561 /llvm/lib
parent1f001771b2ba7a0194e1e38a044f5699a52f0ea9 (diff)
downloadbcm5719-llvm-8df7c012997705827db5912e84a17462ea48cfe8.tar.gz
bcm5719-llvm-8df7c012997705827db5912e84a17462ea48cfe8.zip
don't bother building the archive version of this library
llvm-svn: 23927
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Analysis/DataStructure/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Analysis/DataStructure/Makefile b/llvm/lib/Analysis/DataStructure/Makefile
index 19169693dd1..0f1986fe74d 100644
--- a/llvm/lib/Analysis/DataStructure/Makefile
+++ b/llvm/lib/Analysis/DataStructure/Makefile
@@ -6,9 +6,9 @@
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
+
LEVEL = ../../..
LIBRARYNAME = LLVMDataStructure
-BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud