summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2010-10-05 07:32:21 +0100
committerNicholas Clark <nick@ccl4.org>2010-10-05 13:48:40 +0100
commitcde5101a7be11e27127dc4c214d749bb2cc993e6 (patch)
tree2025e59f77db901cb47c4099f3761f2978ce1de3 /Makefile.SH
parentbf07e08f68b96c7832e17dd5eb4eb32618be88d2 (diff)
downloadperl-cde5101a7be11e27127dc4c214d749bb2cc993e6.tar.gz
Move pod2usage.PL, podchecker.PL, podselect.PL into cpan/Pod-Parser/scripts
Let ExtUtils::MakeMaker deal with running these extraction scripts, rather than repeating the logic in (at least) 5 places.
Diffstat (limited to 'Makefile.SH')
-rwxr-xr-xMakefile.SH6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 7eb9008270..4a828b04ad 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -443,11 +443,9 @@ shextract = Makefile cflags config.h makeaperl makedepend \
# Files to be built with variable substitution after miniperl is
# available. Dependencies handled manually below (for now).
-pl = pod/pod2html.PL pod/pod2man.PL pod/pod2text.PL \
- pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
+pl = pod/pod2html.PL pod/pod2man.PL pod/pod2text.PL
-plextract = pod/pod2html pod/pod2man pod/pod2text \
- pod/pod2usage pod/podchecker pod/podselect
+plextract = pod/pod2html pod/pod2man pod/pod2text
addedbyconf = UU $(shextract) $(plextract) pstruct