678812a669a2476b302b900f385e8937bbad7173
[oota-llvm.git] / tools / opt / Makefile
1 LEVEL = ../..
2 TOOLNAME = opt
3 USEDLIBS = bcreader bcwriter instrument profpaths scalaropts \
4            ipo ipa datastructure target analysis transforms vmcore support
5
6 include $(LEVEL)/Makefile.common
7