llvm-6502/tools/gccld/Makefile

7 lines
150 B
Makefile
Raw Normal View History

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