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

include $(LEVEL)/Makefile.common