summaryrefslogtreecommitdiff
path: root/pod/Makefile
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-07-22 17:58:42 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-07-22 17:58:42 +0000
commitfb9cefb456488b8b47b32f9b58ac21fa3dc6f725 (patch)
tree6bbe26de7f57df81dc7970f73215f7de7d40d6c8 /pod/Makefile
parentff95b63ed9e9faabe3ba15c12a39c2c97a712ee9 (diff)
downloadperl-fb9cefb456488b8b47b32f9b58ac21fa3dc6f725.tar.gz
add perlmodinstall, regen perltoc
p4raw-id: //depot/perl@1642
Diffstat (limited to 'pod/Makefile')
-rw-r--r--pod/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/pod/Makefile b/pod/Makefile
index 785f9775dd..9187c840ef 100644
--- a/pod/Makefile
+++ b/pod/Makefile
@@ -26,6 +26,7 @@ POD = \
perlsub.pod \
perlmod.pod \
perlmodlib.pod \
+ perlmodinstall.pod \
perlform.pod \
perllocale.pod \
perlref.pod \
@@ -40,6 +41,7 @@ POD = \
perldiag.pod \
perlsec.pod \
perltrap.pod \
+ perlport.pod \
perlstyle.pod \
perlpod.pod \
perlbook.pod \
@@ -74,6 +76,7 @@ MAN = \
perlsub.man \
perlmod.man \
perlmodlib.man \
+ perlmodinstall.man \
perlform.man \
perllocale.man \
perlref.man \
@@ -88,6 +91,7 @@ MAN = \
perldiag.man \
perlsec.man \
perltrap.man \
+ perlport.man \
perlstyle.man \
perlpod.man \
perlbook.man \
@@ -122,6 +126,7 @@ HTML = \
perlsub.html \
perlmod.html \
perlmodlib.html \
+ perlmodinstall.html \
perlform.html \
perllocale.html \
perlref.html \
@@ -136,6 +141,7 @@ HTML = \
perldiag.html \
perlsec.html \
perltrap.html \
+ perlport.html \
perlstyle.html \
perlpod.html \
perlbook.html \
@@ -170,6 +176,7 @@ TEX = \
perlsub.tex \
perlmod.tex \
perlmodlib.tex \
+ perlmodinstall.tex \
perlform.tex \
perllocale.tex \
perlref.tex \
@@ -184,6 +191,7 @@ TEX = \
perldiag.tex \
perlsec.tex \
perltrap.tex \
+ perlport.tex \
perlstyle.tex \
perlpod.tex \
perlbook.tex \