llvm-project/llvm/tools/link/Makefile

7 lines
124 B
Makefile
Raw Normal View History

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