From: Craig A. Berry Date: Thu, 23 Apr 2009 01:41:08 +0000 (-0500) Subject: Space between target and colon is not optional in VMS description files. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c98623cf8bac8367507075aa63d49f990d1036dd;p=p5sagit%2Fp5-mst-13.2.git Space between target and colon is not optional in VMS description files. Follow-up to 7eb47696deb9a7343fb4847f7342919a6df59e21. --- diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index 623ab13..9c25ef5 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -435,7 +435,7 @@ pod = $(pod0) $(pod1) $(pod2) $(pod3) $(pod4) $(pod5) $(pod6) $(pod7) $(pod8) $( [.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) +[.pod]perltoc.pod : [.pod]perlapi.pod [.pod]perlintern.pod extra.pods $(PERL_EXE) $(EXT) $(PERL) [.pod]perltoc "-q" "--build-toc" archcorefiles : $(ac) $(ARCHAUTO)time.stamp