aboutsummaryrefslogtreecommitdiff
path: root/perl/.gitignore
diff options
context:
space:
mode:
authorAlex Riesen <raa.lkml@gmail.com>2006-12-04 10:50:04 +0100
committerJunio C Hamano <junkio@cox.net>2006-12-04 13:39:32 -0800
commitf848718a6980ebda0eb5afb2ca49c3bc1e7b2b1d (patch)
treedf11ad6d55e24795af887e69bd07c887136cd7ce /perl/.gitignore
parent396db813f2e9b56460cd783c73daf15150e36b41 (diff)
downloadgit-f848718a6980ebda0eb5afb2ca49c3bc1e7b2b1d.tar.gz
git-f848718a6980ebda0eb5afb2ca49c3bc1e7b2b1d.tar.xz
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 e990caeea..98b24772c 100644
--- a/perl/.gitignore
+++ b/perl/.gitignore
@@ -1,4 +1,5 @@
-Makefile
+perl.mak
+perl.mak.old
blib
blibdirs
pm_to_blib