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

7 lines
140 B
Makefile

LEVEL = ../..
TOOLNAME = analyze
USEDLIBS = opt asmparser bcreader vmcore asmwriter analysis opt support
include $(LEVEL)/Makefile.common