summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-03-08 06:49:35 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-03-08 06:49:35 +0000
commit9ad884cb5e6c71bf010defc627075ba1610c8eba (patch)
treeadb716aaf185adbec8be8741a5acf1378fcb59dd /MANIFEST
parentab9e1bb794a9b6411f23a7479a1d2f0b62d91d9e (diff)
downloadperl-9ad884cb5e6c71bf010defc627075ba1610c8eba.tar.gz
regen_headers tiny tidying:
- regen.pl renamed as regen_lib.pl - regen_headers.pl renamed as regen.pl - added make target 'regen' (kept target 'regen_headers' for porters' brains' backward compatibility) - regen.pl fancified a bit to display the names of the files that got changed by running the scripts p4raw-id: //depot/perl@18851
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 767b6dc20e..6fec033605 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2369,8 +2369,8 @@ regcomp.c Regular expression compiler
regcomp.h Private declarations for above
regcomp.pl Builder of regnodes.h
regcomp.sym Data for regnodes.h
-regen.pl Common file routines for generator scripts
-regen_headers.pl Run all scripts that (re)generate files
+regen.pl Run all scripts that (re)generate files
+regen_lib.pl Common file routines for generator scripts
regexec.c Regular expression evaluator
regexp.h Public declarations for the above
regnodes.h Description of nodes of RE engine