From: Craig A. Berry Date: Sat, 25 Apr 2009 23:14:23 +0000 (-0500) Subject: perltoc.pod depends on perldelta.pod. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=30a06a3af12bb1237a004c2795d506c231bc6ea5;p=p5sagit%2Fp5-mst-13.2.git perltoc.pod depends on perldelta.pod. --- diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index f6f1130..0e4bde6 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -436,10 +436,13 @@ pod = $(pod0) $(pod1) $(pod2) $(pod3) $(pod4) $(pod5) $(pod6) $(pod7) $(pod8) $( [.pod]perldelta.pod : [.pod]perl5100delta.pod Copy/NoConfirm/Log $(MMS$SOURCE) $(MMS$TARGET) -[.pod]perlapi.pod [.pod]perlintern.pod : miniperl embed.fnc autodoc.pl $(MINIPERL_EXE) +[.pod]perlapi.pod : embed.fnc autodoc.pl $(MINIPERL_EXE) $(MINIPERL) autodoc.pl -[.pod]perltoc.pod : [.pod]perlapi.pod [.pod]perlintern.pod extra.pods $(PERL_EXE) +[.pod]perlintern.pod : embed.fnc autodoc.pl $(MINIPERL_EXE) + $(MINIPERL) autodoc.pl + +[.pod]perltoc.pod : [.pod]perldelta.pod [.pod]perlapi.pod [.pod]perlintern.pod extra.pods $(PERL_EXE) @ define/user_mode $(DBG)PERLSHR SYS$DISK:[]$(DBG)perlshr$(E) $(PERL) [.pod]buildtoc "-q" "--build-toc"