This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove all mention of checkpods
[perl5.git] / pod / Makefile.SH
index f1438b9..0dd799b 100644 (file)
@@ -54,7 +54,7 @@ LDLIBPTH = $ldlibpth
 ## In the following dollars and backticks do not need the extra backslash.
 $spitshell >>Makefile <<'!NO!SUBS!'
 
-CONVERTERS = pod2html pod2latex pod2man pod2text checkpods \
+CONVERTERS = pod2html pod2latex pod2man pod2text \
                pod2usage podchecker podselect
 
 HTMLROOT = /   # Change this to fix cross-references in HTML
@@ -142,9 +142,6 @@ pod2man:    pod2man.PL ../lib/Config.pm
 pod2text:      pod2text.PL ../lib/Config.pm
        $(LDLIBPTH) $(PERL) -I ../lib pod2text.PL
 
-checkpods:     checkpods.PL ../lib/Config.pm
-       $(LDLIBPTH) $(PERL) -I ../lib checkpods.PL
-
 pod2usage:     pod2usage.PL ../lib/Config.pm
        $(PERL) -I ../lib pod2usage.PL