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

include $(LEVEL)/Makefile.common