mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-03 01:12:59 +00:00
70d12b037b
no longer required git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1823 91177308-0d34-0410-b5e6-96231b3b80d8
7 lines
140 B
Makefile
7 lines
140 B
Makefile
LEVEL = ../..
|
|
|
|
TOOLNAME = link
|
|
USEDLIBS = transforms bcreader bcwriter asmwriter vmcore asmwriter support
|
|
|
|
include $(LEVEL)/Makefile.common
|