This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Run correct make
authorMax Maischein <corion@corion.net>
Sat, 5 Oct 2013 18:01:44 +0000 (20:01 +0200)
committerMax Maischein <corion@corion.net>
Sun, 6 Oct 2013 17:48:09 +0000 (19:48 +0200)
commit160daab816e76fa4243218cc3aace68f382c8e9a
treef17d4b167352e6f2496f643b5ab030c449903d9f
parentcd9a17141adacfdd66e379334b50b7516d4f2cec
Run correct make

Use Config.pm to determine correct kind of `make` tool

For Windows, the make process is supposed to get kicked off
in ./Win32.

We now run `make test-prep` before trying the module self-tests
Porting/sync-with-cpan