6fd5d9400097aa0a308729a136958929edaea9a4
[oota-llvm.git] / tools / analyze / Makefile
1 LEVEL = ../..
2 TOOLNAME = analyze
3 USEDLIBS = asmparser bcreader scalaropts.a transforms.a analysis ipa \
4            datastructure target.a transformutils.a scalaropts.a vmcore support
5 TOOLLINKOPTS = $(PLATFORMLIBDL)
6
7 include $(LEVEL)/Makefile.common
8