I can see the future. It is cloudy.
[p5sagit/p5-mst-13.2.git] / Porting / makerel
index d97143f..415d8d6 100644 (file)
@@ -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