don't bother building the archive version of this library

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23927 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2005-10-24 01:08:20 +00:00
parent df514ef5f8
commit 83753937a6

View File

@ -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