This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
nanosleep probes as per Jarkko's request
[perl5.git] / Porting / makerel
index 3abfeb7..8937b25 100644 (file)
@@ -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
@@ -96,8 +97,12 @@ my @exe = qw(
     vms/ext/Stdio/test.pl
     vms/ext/filespec.t
     x2p/*.SH
-    Porting/patchls
+    Porting/findrfuncs
+    Porting/genlog
     Porting/makerel
+    Porting/p4genpatch
+    Porting/patchls
+    Porting/*.pl
     mpeix/nm
     mpeix/relink
 );
@@ -122,6 +127,9 @@ my @writables = qw(
     ext/ByteLoader/byterun.h
     ext/ByteLoader/byterun.c
     ext/B/B/Asmdata.pm
+    ext/Devel/PPPort/PPPort.xs
+    ext/Devel/PPPort/module2.c
+    ext/Devel/PPPort/module3.c
     regnodes.h
     warnings.h
     lib/warnings.pm