summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2006-03-11 22:51:26 +0000
committerNicholas Clark <nick@ccl4.org>2006-03-11 22:51:26 +0000
commit2ade63888e659bb60dd5fda64a79640b763ca351 (patch)
tree18bba21c6b066a95e3fa98cae03a594f80b701f2 /MANIFEST
parentca7a6974cf5d41db89dfbc604434bf0cecce35d5 (diff)
downloadperl-2ade63888e659bb60dd5fda64a79640b763ca351.tar.gz
Fix the last 2 perly.y specific parts of regen_perly.pl, and make
the regen_perly target call it for both perly.y and madly.y. p4raw-id: //depot/perl@27479
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index d9f43c522c..077041eacb 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3035,7 +3035,6 @@ regcomp.h Private declarations for above
regcomp.pl Builder of regnodes.h
regcomp.sym Data for regnodes.h
regen_lib.pl Common file routines for generator scripts
-regen_madly.pl generate madly.{act,h,tab} from madly.y
regen_perly.pl generate perly.{act,h,tab} from perly.y
regen.pl Run all scripts that (re)generate files
regexec.c Regular expression evaluator