1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/tools/llvm-link/Makefile

7 lines
124 B
Makefile
Raw Normal View History

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