aboutsummaryrefslogtreecommitdiffstats
path: root/tools/opt/Makefile
blob: 678812a669a2476b302b900f385e8937bbad7173 (plain)
1
2
3
4
5
6
7
LEVEL = ../..
TOOLNAME = opt
USEDLIBS = bcreader bcwriter instrument profpaths scalaropts \
           ipo ipa datastructure target analysis transforms vmcore support

include $(LEVEL)/Makefile.common