diff options
-rw-r--r-- | vms/descrip_mms.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index 70931ad1c7..dae5e0a918 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -432,8 +432,8 @@ 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) -"I[-.lib]" autodoc.pl +[.pod]perlapi.pod [.pod]perlintern.pod : miniperl embed.fnc autodoc.pl $(MINIPERL_EXE) + $(MINIPERL) autodoc.pl [.pod]perltoc.pod: [.pod]perlapi.pod [.pod]perlintern.pod extra.pods $(PERL_EXE) EXT $(PERL) [.pod]perltoc "-q" "--build-toc" |