hanchenye-llvm-project/llvm/tools/llvm-link/Makefile

7 lines
128 B
Makefile
Raw Normal View History

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