Initial Checkin of gccld
[oota-llvm.git] / tools / llvm-as / Makefile
index b1d71e05b04e9fe163f6c2dcf1722fb42ecc6a69..8b7a961564bc5615d000796a7bba4b6db64af71b 100644 (file)
@@ -1,6 +1,6 @@
 LEVEL = ../..
 
 TOOLNAME = as
-USEDLIBS = asmparser bcwriter asmwriter analysis vmcore  support
+USEDLIBS = asmparser bcwriter asmwriter analysis vmcore support
 
 include $(LEVEL)/Makefile.common