mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01: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
|