Remove asmwriter library from link line, because the useful contents of it
[oota-llvm.git] / tools / analyze / Makefile
1 LEVEL = ../..
2 TOOLNAME = analyze
3 USEDLIBS = analysis asmparser bcreader scalaropts vmcore analysis ipa datastructure transforms support
4
5 include $(LEVEL)/Makefile.common
6