Code

Do not output "GEN " when generating perl.mak
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Sun, 11 Mar 2007 13:19:07 +0000 (14:19 +0100)
committerJunio C Hamano <junkio@cox.net>
Wed, 14 Mar 2007 08:33:49 +0000 (01:33 -0700)
commit6cd7895feeaee3970b76988ed82b2c701a5b28df
treece4416ab8c2c29f37721e083264963f67a80af1b
parent0497c620cae0531815afc4ada783b488eab3f447
Do not output "GEN " when generating perl.mak

This fixes the same issue as 8bef6204, which became an issue again
after 31d0399c.

Besides, it is not really helpful to print just "GEN " (_without_
"perl.mak").

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
perl/Makefile