Print accurate run instructions for when testing LLC
[oota-llvm.git] / tools / as / Makefile
index b1d71e05b04e9fe163f6c2dcf1722fb42ecc6a69..7ac2c2432d84ba82b59923a3ab2451e90b27c982 100644 (file)
@@ -1,6 +1,5 @@
 LEVEL = ../..
-
 TOOLNAME = as
-USEDLIBS = asmparser bcwriter asmwriter analysis vmcore  support
+USEDLIBS = asmparser bcwriter vmcore support.a
 
 include $(LEVEL)/Makefile.common