llvm-6502/tools/analyze/Makefile
2002-05-07 20:03:27 +00:00

7 lines
177 B
Makefile

LEVEL = ../..
TOOLNAME = analyze
USEDLIBS = asmparser bcreader scalaropts transforms analysis ipa datastructure transformutils vmcore support
include $(LEVEL)/Makefile.common