1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/tools/llvm-link/Makefile

7 lines
140 B
Makefile
Raw Normal View History

2001-10-13 09:06:23 +02:00
LEVEL = ../..
TOOLNAME = link
USEDLIBS = transforms bcreader bcwriter asmwriter vmcore asmwriter support
2001-10-13 09:06:23 +02:00
include $(LEVEL)/Makefile.common