diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-08 17:50:21 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-08 17:50:21 +0000 |
commit | bb304ec8d8e029b37ee317ef1c3ab3a4f3743b3b (patch) | |
tree | bd3fa789f77f13ff1e91a005e45e26874aec28bf /Porting/makerel | |
parent | c29a771d3f5d4c2b623f61b706064fd8db958f3a (diff) | |
download | perl-bb304ec8d8e029b37ee317ef1c3ab3a4f3743b3b.tar.gz |
Nice porting script from Sarathy. Well, less nice
in the sense that it shows the looong road ahead.
p4raw-id: //depot/perl@15111
Diffstat (limited to 'Porting/makerel')
-rw-r--r-- | Porting/makerel | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Porting/makerel b/Porting/makerel index 3bfb855655..2024915bbb 100644 --- a/Porting/makerel +++ b/Porting/makerel @@ -96,8 +96,13 @@ my @exe = qw( vms/ext/Stdio/test.pl vms/ext/filespec.t x2p/*.SH - Porting/patchls + Porting/findrfuncs + Porting/genlog Porting/makerel + Porting/p4d2p + Porting/p4desc + Porting/patchls + Porting/*.pl mpeix/nm mpeix/relink ); |