This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Generate lib/buildcustomize.pl at the same time as the miniperl executable.
authorNicholas Clark <nick@ccl4.org>
Tue, 11 Jun 2013 19:23:46 +0000 (21:23 +0200)
committerNicholas Clark <nick@ccl4.org>
Thu, 13 Jun 2013 13:19:21 +0000 (15:19 +0200)
commitcb251201d6951395845f27476706749c5c0e12f7
treed4375ec8bc699e4f1f13c2fd202016307bf5e39f
parent5c39bf1981fd94f2f7d0c551c307701ce0faeda6
Generate lib/buildcustomize.pl at the same time as the miniperl executable.

Doing them together ensures that we always have lib/buildcustomize.pl
available. This simplifies things. The seemingly cranky ordering of having
miniperl notionally depend on lib/buildcustomize.pl, and the rule for
lib/buildcustomize.pl actually also building miniperl permits the rest of
the Makefile to depend on (the obvious) miniperl, not the obscure
lib/buildcustomize.pl
Makefile.SH
vms/descrip_mms.template
win32/Makefile
win32/makefile.mk