mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:19:43 +00:00
5cae7abf34
llvm-svn: 2532
7 lines
124 B
Makefile
7 lines
124 B
Makefile
LEVEL = ../..
|
|
|
|
TOOLNAME = link
|
|
USEDLIBS = bcreader bcwriter transformutils vmcore support
|
|
|
|
include $(LEVEL)/Makefile.common
|