mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
9ceec4152d
llvm-svn: 780
7 lines
149 B
Makefile
7 lines
149 B
Makefile
LEVEL = ../..
|
|
|
|
TOOLNAME = link
|
|
USEDLIBS = transforms bcreader bcwriter asmwriter analysis vmcore asmwriter support
|
|
|
|
include $(LEVEL)/Makefile.common
|