summaryrefslogtreecommitdiff
path: root/tools/opt/Makefile
blob: 184070b326e3b63badc8d3e1683c49a40e4cd893 (plain)
1
2
3
4
5
6
7
8
LEVEL = ../..
TOOLNAME = opt

USEDLIBS = bcreader bcwriter instrument profpaths scalaropts \
           ipo ipa datastructure transforms target analysis transformutils vmcore support emitfuncs

include $(LEVEL)/Makefile.common