e8410ee716ebf67d695e4a1ee17f20b209331821
[oota-llvm.git] / tools / opt / Makefile
1 LEVEL = ../..
2 TOOLNAME = opt
3 USEDLIBS = opt bcreader bcwriter asmwriter analysis vmcore support instrument transforms target
4
5 include $(LEVEL)/Makefile.common
6