1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/tools/llvm-link/Makefile
2002-05-07 19:27:33 +00:00

7 lines
124 B
Makefile

LEVEL = ../..
TOOLNAME = link
USEDLIBS = bcreader bcwriter transformutils vmcore support
include $(LEVEL)/Makefile.common