mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
24bcbdd155
llvm-svn: 3002
7 lines
128 B
Makefile
7 lines
128 B
Makefile
LEVEL = ../..
|
|
|
|
TOOLNAME = link
|
|
USEDLIBS = bcreader bcwriter transformutils.a vmcore support.a
|
|
|
|
include $(LEVEL)/Makefile.common
|