Support the tools scripted in perl.
commitbd2f73a6ba6daf6158112874414d338c7b0e528d
authorJohannes Sixt <johannes.sixt@telecom.at>
Wed, 28 Feb 2007 10:44:19 +0000 (28 11:44 +0100)
committerJohannes Sixt <johannes.sixt@telecom.at>
Thu, 1 Mar 2007 09:39:07 +0000 (1 10:39 +0100)
tree9735559140e2a7b1e6da353811c6d8616201c44c
parent3077c83763853b703f52c1279e6d5a7e7e179599
Support the tools scripted in perl.

There is one subtlety in perl/Makefile: The $(prefix) may contain a drive
letter-colon combination. But unfortunately, the perl scripts contain
a stance that splits the path at colons to find Git.pm. For this reason,
we convert the path to the MSYS style, which does not have the colon.
Makefile
perl/Makefile