This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
parser.t: Correct test count
[perl5.git] / Makefile.SH
index 3b6e149..13eaafc 100755 (executable)
@@ -178,7 +178,7 @@ done
 dynamic_list=' '
 dynamic_ext_re="lib/auto/re/re.$dlext"
 extra_dep='
-ext/Pod-Functions/pm_to_blib: cpan/Pod-Simple/pm_to_blib pod/perlfunc.pod
+ext/Pod-Functions/pm_to_blib: cpan/Pod-Simple/pm_to_blib cpan/Pod-Escapes/pm_to_blib pod/perlfunc.pod
 '
 for f in $dynamic_ext; do
     : the dependency named here will never exist
@@ -1059,6 +1059,7 @@ pod/perlmodlib.pod: $(MINIPERL_EXE) pod/perlmodlib.PL MANIFEST
        $(MINIPERL) $(Icwd) pod/perlmodlib.PL -q
 
 pod/perl5173delta.pod: pod/perldelta.pod
+       $(RMS) pod/perl5173delta.pod
        $(LNS) perldelta.pod pod/perl5173delta.pod
 
 extra.pods: $(MINIPERL_EXE)