summaryrefslogtreecommitdiff
path: root/vms
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2010-09-02 15:12:24 +0100
committerNicholas Clark <nick@ccl4.org>2010-10-05 13:48:30 +0100
commitbf07e08f68b96c7832e17dd5eb4eb32618be88d2 (patch)
tree32b0b9a797062115919ccaa75551c04639b3354d /vms
parent63a8c148fb474631561b77dca8d905d5fce9ab3c (diff)
downloadperl-bf07e08f68b96c7832e17dd5eb4eb32618be88d2.tar.gz
Move pod2latex.PL into its CPAN distribution directory.
Let ExtUtils::MakeMaker deal with running this extraction script, rather than repeating the logic in (at least) 5 places.
Diffstat (limited to 'vms')
-rw-r--r--vms/descrip_mms.template7
1 files changed, 1 insertions, 6 deletions
diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template
index 43a9fe239e..2510e73ed8 100644
--- a/vms/descrip_mms.template
+++ b/vms/descrip_mms.template
@@ -394,7 +394,7 @@ libmods : $(LIBPREREQ)
@ $(NOOP)
utils : $(utils1) $(utils2) $(utils3) $(utils4) $(utils5)
@ $(NOOP)
-podxform : [.lib.pods]pod2text.com [.lib.pods]pod2html.com [.lib.pods]pod2latex.com [.lib.pods]pod2man.com [.lib.pods]podchecker.com [.lib.pods]pod2usage.com [.lib.pods]podselect.com
+podxform : [.lib.pods]pod2text.com [.lib.pods]pod2html.com [.lib.pods]pod2man.com [.lib.pods]podchecker.com [.lib.pods]pod2usage.com [.lib.pods]podselect.com
@ $(NOOP)
x2p : [.x2p]$(DBG)a2p$(E) [.x2p]s2p.com [.x2p]find2perl.com
@ $(NOOP)
@@ -699,11 +699,6 @@ nonxsext : $(LIBPREREQ) preplibrary $(MINIPERL_EXE)
$(MINIPERL) -"I[-.lib]" $(MMS$SOURCE)
Copy/NoConfirm/Log [.pod]pod2html.com [.lib.pods]
-[.lib.pods]pod2latex.com : [.pod]pod2latex.PL $(ARCHDIR)Config.pm
- @ If F$Search("[.lib]pods.dir").eqs."" Then Create/Directory [.lib.pods]
- $(MINIPERL) -"I[-.lib]" $(MMS$SOURCE)
- Copy/NoConfirm/Log [.pod]pod2latex.com [.lib.pods]
-
[.lib.pods]pod2man.com : [.pod]pod2man.PL $(ARCHDIR)Config.pm
@ If F$Search("[.lib]pods.dir").eqs."" Then Create/Directory [.lib.pods]
$(MINIPERL) -"I[-.lib]" $(MMS$SOURCE)