llvm-6502/tools/opt/Makefile
2002-06-25 21:44:44 +00:00

9 lines
218 B
Makefile

LEVEL = ../..
TOOLNAME = opt
USEDLIBS = bcreader bcwriter instrument profpaths scalaropts \
ipo ipa datastructure transforms target analysis transformutils vmcore support
include $(LEVEL)/Makefile.common