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

include $(LEVEL)/Makefile.common