X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2FMakefile.SH;h=a1c6a33c0389e46153c0e223ca916da3f3b185b8;hb=28b41a8090d259cff9b1dd87c0c53b3c4a31e822;hp=a481ca6de60eee13c3c5f4daa818093ec2a40629;hpb=f5eac2152adebf3de703707e233f00e2cd249b47;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/Makefile.SH b/pod/Makefile.SH index a481ca6..a1c6a33 100644 --- a/pod/Makefile.SH +++ b/pod/Makefile.SH @@ -73,9 +73,6 @@ converters: $(CONVERTERS) regen_pods: perlmodlib.pod toc -buildtoc: buildtoc.PL perl.pod ../MANIFEST - $(PERLILIB) buildtoc.PL - perltoc.pod: buildtoc man: pod2man $(MAN) @@ -85,7 +82,7 @@ html: pod2html $(HTML) tex: pod2latex $(TEX) toc perltoc.pod: buildtoc - $(PERLILIB) buildtoc + $(PERLILIB) buildtoc --build-toc .SUFFIXES: .pm .pod