forked from OSchip/llvm-project
parent
57cbe39d1e
commit
34bb03c61b
|
@ -8,7 +8,7 @@
|
|||
##===----------------------------------------------------------------------===##
|
||||
LEVEL = ../..
|
||||
TOOLNAME = llvmc
|
||||
USEDLIBS = bcreader vmcore support.a LLVMsystem.a
|
||||
USEDLIBS = LLVMBCReader LLVMCore LLVMSupport.a LLVMSystem.a
|
||||
CONFIG_FILES = st ll
|
||||
EXTRA_DIST = st ll
|
||||
|
||||
|
|
Loading…
Reference in New Issue