Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Riesen <raa.lkml@gmail.com>2006-12-04 12:50:04 +0300
committerJunio C Hamano <junkio@cox.net>2006-12-05 00:39:32 +0300
commitf848718a6980ebda0eb5afb2ca49c3bc1e7b2b1d (patch)
treedf11ad6d55e24795af887e69bd07c887136cd7ce /perl/.gitignore
parent396db813f2e9b56460cd783c73daf15150e36b41 (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>
Diffstat (limited to 'perl/.gitignore')
-rw-r--r--perl/.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl/.gitignore b/perl/.gitignore
index e990caeea7..98b24772c7 100644
--- a/perl/.gitignore
+++ b/perl/.gitignore
@@ -1,4 +1,5 @@
-Makefile
+perl.mak
+perl.mak.old
blib
blibdirs
pm_to_blib