summaryrefslogtreecommitdiff
path: root/tools/opt/Makefile
blob: cfe97d77cd72460cefd7440186bbd4bceb86557b (plain)
1
2
3
4
5
6
7
LEVEL = ../..
TOOLNAME = opt
USEDLIBS = bcreader bcwriter instrument profpaths scalaropts \
           ipo ipa datastructure transforms target analysis transformutils vmcore support

include $(LEVEL)/Makefile.common