summaryrefslogtreecommitdiff
path: root/tools/opt/Makefile
blob: 9b1df54b85153af4517bb3d07eee58ef8073fc47 (plain)
1
2
3
4
5
6
7
8
LEVEL = ../..
TOOLNAME = opt

USEDLIBS = bcreader bcwriter instrument profpaths scalaropts \
           ipo ipa datastructure transforms target analysis transformutils vmcore support

include $(LEVEL)/Makefile.common