From: Jarkko Hietaniemi Date: Fri, 12 Sep 2003 17:24:17 +0000 (+0000) Subject: The buildtoc now has options. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1db354ff70705eb3822ae7ef1851e7d133e23f00;p=p5sagit%2Fp5-mst-13.2.git The buildtoc now has options. p4raw-id: //depot/perl@21197 --- diff --git a/pod/Makefile.SH b/pod/Makefile.SH index ababd51..a1c6a33 100644 --- a/pod/Makefile.SH +++ b/pod/Makefile.SH @@ -82,7 +82,7 @@ html: pod2html $(HTML) tex: pod2latex $(TEX) toc perltoc.pod: buildtoc - $(PERLILIB) buildtoc + $(PERLILIB) buildtoc --build-toc .SUFFIXES: .pm .pod