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

include $(LEVEL)/Makefile.common