summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2010-07-20 07:00:01 -0400
committerDavid Golden <dagolden@cpan.org>2010-07-20 07:00:01 -0400
commitcea2f1cbccab770a9cfecaf94cd0bcfefc1bcc72 (patch)
tree590b10c0c75c1ef90f72ed98455022595dd566d6 /Makefile.SH
parentf6dcdeff338505802e1bb5d148113c42785afce9 (diff)
downloadperl-cea2f1cbccab770a9cfecaf94cd0bcfefc1bcc72.tar.gz
update TOC and perldelta references
Diffstat (limited to 'Makefile.SH')
-rw-r--r--Makefile.SH4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.SH b/Makefile.SH
index f86eab23b8..36be355c25 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -1013,8 +1013,8 @@ pod/perlintern.pod: $(MINIPERL_EXE) autodoc.pl embed.fnc
pod/perlmodlib.pod: $(MINIPERL_EXE) pod/perlmodlib.PL MANIFEST
$(MINIPERL) $(Icwd) pod/perlmodlib.PL -q
-pod/perldelta.pod: pod/perl5133delta.pod
- $(LNS) perl5133delta.pod pod/perldelta.pod
+pod/perldelta.pod: pod/perl5134delta.pod
+ $(LNS) perl5134delta.pod pod/perldelta.pod
extra.pods: $(MINIPERL_EXE)
-@test ! -f extra.pods || rm -f `cat extra.pods`