author | Alex Riesen <raa.lkml@gmail.com> | |
Mon, 4 Dec 2006 09:50:04 +0000 (10:50 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 4 Dec 2006 21:39:32 +0000 (13:39 -0800) | ||
commit | f848718a6980ebda0eb5afb2ca49c3bc1e7b2b1d | |
tree | df11ad6d55e24795af887e69bd07c887136cd7ce | tree | snapshot |
parent | 396db813f2e9b56460cd783c73daf15150e36b41 | commit | diff |
Make perl/ build procedure ActiveState friendly.
On Cygwin + ActivateState Perl, Makefile generated with
MakeMaker is not usable because of line-endings and
back-slashes.
This teaches perl/Makefile to write a handcrafted equivalent
perl.mak file with 'make NO_PERL_MAKEMAKER=NoThanks'.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
On Cygwin + ActivateState Perl, Makefile generated with
MakeMaker is not usable because of line-endings and
back-slashes.
This teaches perl/Makefile to write a handcrafted equivalent
perl.mak file with 'make NO_PERL_MAKEMAKER=NoThanks'.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
perl/.gitignore | diff | blob | history | |
perl/Makefile | [new file with mode: 0644] | blob |