don't bother building the archive version of this library

llvm-svn: 23927
This commit is contained in:
Chris Lattner 2005-10-24 01:08:20 +00:00
parent 1f001771b2
commit 8df7c01299
1 changed files with 1 additions and 1 deletions

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