1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/tools/link/Makefile
2002-03-06 17:41:18 +00:00

7 lines
140 B
Makefile

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