Oops! Correct my declaration of MINIPERL_UP.
Nicholas Clark [Sat, 12 Sep 2009 14:42:33 +0000 (15:42 +0100)]
vms/descrip_mms.template

index 0a66543..ee0878b 100644 (file)
@@ -242,7 +242,7 @@ NOOP = continue
 # are built using these macros should depend on $(MINIPERL_EXE)
 MINIPERL_EXE = Sys$Disk:[]miniperl$(E)
 MINIPERL = MCR $(MINIPERL_EXE) "-I[.lib]"
-MINIPERLUP = MCR $(MINIPERL_EXE) "-I[-.lib]"
+MINIPERL_UP = MCR $(MINIPERL_EXE) "-I[-.lib]"
 MINIPERLQ = MCR $(MINIPERL_EXE) ""-I[.lib]""
 XSUBPP = $(MINIPERL) "-I[.ext.re]" [.lib.extutils]xsubpp -noprototypes
 # Macro to invoke a preexisting copy of Perl.  This is used to regenerate