Add executable suffix for the tool. This is needed e.g. for 'make install' on mingw32.
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 5 Aug 2009 09:37:43 +0000 (09:37 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 5 Aug 2009 09:37:43 +0000 (09:37 +0000)
commit0ab94a00772671538407d955a7671bc767520658
treea52ec5088815f2dd812d6987d8e2cd50b63e17c5
parent26964b6dc1fb1d3335b4c80c76bac7cb6103085c
Add executable suffix for the tool. This is needed e.g. for 'make install' on mingw32.

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