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

include $(LEVEL)/Makefile.common