summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-08-19 12:04:22 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-19 12:04:22 +0000
commit416302502f485afad83d2cbfb0bf4c336eb95ad7 (patch)
tree51169a1d06c1d6eed0fca726b8b80bcce4c51bfe /Makefile.SH
parente23eab12291345ee6d531ea992930dc71f52fcab (diff)
downloadperl-416302502f485afad83d2cbfb0bf4c336eb95ad7.tar.gz
Nicholas Clark's podulator. The win32 makefile
generation doesn't seem to be working yet. p4raw-id: //depot/perl@20766
Diffstat (limited to 'Makefile.SH')
-rw-r--r--Makefile.SH6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 2aa52e1303..6a30929a32 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -310,13 +310,11 @@ shextract = Makefile cflags config.h makeaperl makedepend \
# available. Dependencies handled manually below (for now).
pl = pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL \
- pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL \
- pod/buildtoc.PL
+ pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
# lib/lib.pm is not listed here because it has a rule of its own.
plextract = pod/pod2html pod/pod2latex pod/pod2man pod/pod2text \
- pod/pod2usage pod/podchecker pod/podselect \
- pod/buildtoc
+ pod/pod2usage pod/podchecker pod/podselect
addedbyconf = UU $(shextract) $(plextract) lib/lib.pm pstruct