Fix perl/ build.
commit2cdf87ebd9976d98d544669d94b111fea731d2ba
authorJunio C Hamano <junkio@cox.net>
Fri, 8 Dec 2006 22:07:45 +0000 (8 14:07 -0800)
committerJunio C Hamano <junkio@cox.net>
Fri, 8 Dec 2006 22:07:45 +0000 (8 14:07 -0800)
treeb1587e6585e279f2d6cf774b54ad53d6cc56059c
parenta552db3a64464f1b514b074fbc43aaf599106087
Fix perl/ build.

An earlier commit f848718a broke the build in perl/ directory by
allowing the Makefile.PL to overwrite the now-tracked Makefile.
Fix this by forcing Makefile.PL to produce its output in
perl.mak as the broken commit originally intended.

Signed-off-by: Junio C Hamano <junkio@cox.net>
perl/Makefile
perl/Makefile.PL