diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-19 12:04:22 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-19 12:04:22 +0000 |
commit | 416302502f485afad83d2cbfb0bf4c336eb95ad7 (patch) | |
tree | 51169a1d06c1d6eed0fca726b8b80bcce4c51bfe /pod/Makefile.SH | |
parent | e23eab12291345ee6d531ea992930dc71f52fcab (diff) | |
download | perl-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 'pod/Makefile.SH')
-rw-r--r-- | pod/Makefile.SH | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pod/Makefile.SH b/pod/Makefile.SH index a481ca6de6..ababd51d26 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) |