llvm-6502/tools/lli/Makefile
2001-09-07 22:59:25 +00:00

7 lines
138 B
Makefile

LEVEL = ../..
TOOLNAME = lli
USEDLIBS = opt bcreader bcwriter vmcore asmwriter analysis support target
include $(LEVEL)/Makefile.common