This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Disable regeneration of regcharclass.h on win32 v5.13.4
authorFlorian Ragwitz <rafl@debian.org>
Fri, 20 Aug 2010 04:13:06 +0000 (06:13 +0200)
committerFlorian Ragwitz <rafl@debian.org>
Fri, 20 Aug 2010 04:13:06 +0000 (06:13 +0200)
commit3bc9c68be9b73fccbaf3154e7c08c09e241a3be6
tree6f1df5ad4cb4d61304c797ac0acb30bdce69f517
parent5d560a897224d64def17ceccac0928e209c2eb7a
Disable regeneration of regcharclass.h on win32

There's really no need to do this on the user side, as regcharclass.h is a real
file in the repository. Having this rule, while maybe handy for regexp
developers working on win32, otherwise only causes trouble if regcharclass.pl
changes in a way that doesn't require regcharclass.h to change.
win32/Makefile
win32/makefile.mk