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