Make sure that tool names don't have any leading or trailing spaces in them.
authorReid Spencer <rspencer@reidspencer.com>
Thu, 19 May 2005 21:03:11 +0000 (21:03 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 19 May 2005 21:03:11 +0000 (21:03 +0000)
commit5da2d0843375fbee77ea303abfc47808bacfc181
tree544defe597ba580ed3e7dc0549cd18b62c0af4b0
parentaa8bc430076de2fdba5708ac10940c740b8eb4f8
Make sure that tool names don't have any leading or trailing spaces in them.
If they do, it screws up the concatenation of the .exe suffix on cygwin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22141 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules
tools/llvm-ar/Makefile