summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2010-10-05 14:19:08 +0100
committerNicholas Clark <nick@ccl4.org>2010-10-05 14:19:08 +0100
commit33c64ab22a4a0f496017dca0dbf7da214054ffdd (patch)
tree416dceffd9c527d969e002834be48111b8993aeb /Makefile.SH
parentbab7aada2e9c0074c39ee39ffeb3b8e6c550b204 (diff)
downloadperl-33c64ab22a4a0f496017dca0dbf7da214054ffdd.tar.gz
Move pod2html.PL into ext/Pod-Html
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.SH4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 1dec7838b0..df310c68f6 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -443,9 +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
+pl =
-plextract = pod/pod2html
+plextract =
addedbyconf = UU $(shextract) $(plextract) pstruct