Make sure that tool names don't have any leading or trailing spaces in them.
[oota-llvm.git] / tools / llvm-ar / Makefile
index 5d0694e1ce4463fdb91a04c2d81f38d3e5639e6a..3375f9ee3650608317d164e5c1cdaca3a2067892 100644 (file)
@@ -8,7 +8,7 @@
 ##===----------------------------------------------------------------------===##
 LEVEL = ../..
 
-TOOLNAME = llvm-ar 
+TOOLNAME = llvm-ar
 USEDLIBS = LLVMArchive.a LLVMBCReader \
           LLVMCore LLVMSupport.a LLVMbzip2 LLVMSystem.a