summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2010-08-18 04:17:01 +0200
committerFlorian Ragwitz <rafl@debian.org>2010-08-20 14:07:11 +0200
commit587354ab2f424ee7d307ca410396fe3718e280c0 (patch)
treef351ec51c4512808e1764671b129d3b3c6fb2666 /Makefile.SH
parent5eefbcc7920d308a3bb4e71f3330bbbf1dde7bd1 (diff)
downloadperl-587354ab2f424ee7d307ca410396fe3718e280c0.tar.gz
update TOC and perldelta references
Diffstat (limited to 'Makefile.SH')
-rwxr-xr-xMakefile.SH4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 51529f40d4..5948f4dd1e 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -1024,8 +1024,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/perl5134delta.pod
- $(LNS) perl5134delta.pod pod/perldelta.pod
+pod/perldelta.pod: pod/perl5135delta.pod
+ $(LNS) perl5135delta.pod pod/perldelta.pod
extra.pods: $(MINIPERL_EXE)
-@test ! -f extra.pods || rm -f `cat extra.pods`