Okay, this is a little hack that "scratches an itch" of mine.
[oota-llvm.git] / tools / llvm-nm / Makefile
diff --git a/tools/llvm-nm/Makefile b/tools/llvm-nm/Makefile
new file mode 100644 (file)
index 0000000..eef5a0e
--- /dev/null
@@ -0,0 +1,5 @@
+LEVEL = ../..
+
+TOOLNAME = llvm-nm
+USEDLIBS = bcreader vmcore support.a
+include $(LEVEL)/Makefile.common