Okay, this is a little hack that "scratches an itch" of mine.
[oota-llvm.git] / tools / llvm-nm / Makefile
1 LEVEL = ../..
2
3 TOOLNAME = llvm-nm
4 USEDLIBS = bcreader vmcore support.a
5 include $(LEVEL)/Makefile.common