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

include $(LEVEL)/Makefile.common