X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Porting%2Fmakerel;h=415d8d6d2f60d5638c84424e48c858e137d8fa95;hb=96a925ab0077cdd24bd7d328f20be3d5373d4885;hp=d97143f17649c323df46deb3933dcc3556a277e4;hpb=7db1d40eb00a29a995232e126965ec6314ba0367;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Porting/makerel b/Porting/makerel index d97143f..415d8d6 100644 --- a/Porting/makerel +++ b/Porting/makerel @@ -1,4 +1,4 @@ -#!/bin/env perl -w +#!/usr/bin/perl -w # A first attempt at some automated support for making a perl release. # Very basic but functional - if you're on a unix system. @@ -85,6 +85,7 @@ system("find t ext lib -name 'test.pl' -print | xargs chmod +x"); my @exe = qw( Configure configpm + configure.gnu embed.pl installperl installman @@ -99,8 +100,7 @@ my @exe = qw( Porting/findrfuncs Porting/genlog Porting/makerel - Porting/p4d2p - Porting/p4desc + Porting/p4genpatch Porting/patchls Porting/*.pl mpeix/nm @@ -154,6 +154,7 @@ my @crlf = qw( win32/Makefile win32/makefile.mk wince/Makefile.ce + wince/compile-all.bat wince/README.compile wince/README.perlce wince/registry.bat