There is no need to build an archive version of this library

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23936 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2005-10-24 02:09:03 +00:00
parent 11686f1c07
commit 635df00b02

View File

@ -10,6 +10,5 @@
LEVEL = ../../../..
DIRS =
LIBRARYNAME = LLVMSparcV9RegAlloc
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common