This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Generate utils/Makefile from utils/Makefile.PL, and remove it at clean time.
authorNicholas Clark <nick@ccl4.org>
Wed, 3 Jul 2013 20:50:08 +0000 (22:50 +0200)
committerNicholas Clark <nick@ccl4.org>
Sun, 7 Jul 2013 10:42:02 +0000 (12:42 +0200)
commit0827416ddd18f3894cff2e82930c4f441b56e4a8
tree89276cff41763b241f151daf97dccb6bc47b723d
parent145bbcacfa5da244463c1a32e9230278dd2eff31
Generate utils/Makefile from utils/Makefile.PL, and remove it at clean time.

Add rules to the Win32 Makefiles to call utils/Makefile.PL to generate
utils/Makefile, and rules to both them and the *nix Makefile to delete
the generated file as part of the cleanup targets.

VMS continues to do its own thing, rather than using utils/Makefile.
MANIFEST
Makefile.SH
Porting/makerel
utils/Makefile [deleted file]
utils/Makefile.PL
win32/Makefile
win32/makefile.mk