perlunifaq, uniintro: fix for 80 col display
[p5sagit/p5-mst-13.2.git] / pod / Makefile.SH
index 0dd799b..1d53de7 100644 (file)
@@ -71,10 +71,6 @@ all: $(CONVERTERS) man
 
 converters: $(CONVERTERS)
 
-regen_pods: perlmodlib.pod toc
-
-perltoc.pod:   buildtoc
-
 man:   pod2man $(MAN)
 
 html:  pod2html $(HTML)
@@ -151,8 +147,4 @@ podchecker: podchecker.PL ../lib/Config.pm
 podselect:     podselect.PL ../lib/Config.pm
        $(PERL) -I ../lib podselect.PL
 
-perlmodlib.pod:        $(PERL) perlmodlib.PL ../MANIFEST
-       rm -f perlmodlib.pod
-       $(PERL) -I ../lib perlmodlib.PL
-
 !NO!SUBS!