Undo 4527a2238fcb956920c7d18b8aa95a3ff49f0fcb and part of 403f501d5b37ebf0340212b1a7f...
Craig A. Berry [Sun, 13 Sep 2009 19:45:01 +0000 (14:45 -0500)]
In preparation for reverting 052792984b8f177f8f314261429d93930437fc49.

vms/descrip_mms.template

index 135b654..5310522 100644 (file)
@@ -241,8 +241,8 @@ NOOP = continue
 # Macros to invoke a copy of miniperl during the build.  Targets which
 # are built using these macros should depend on $(MINIPERL_EXE)
 MINIPERL_EXE = Sys$Disk:[]miniperl$(E)
-MINIPERL = MCR $(MINIPERL_EXE) "-I[.lib]" "-I[.ext.Cwd]"
-MINIPERL_UP = MCR $(MINIPERL_EXE) "-I[-.lib]" "-I[-.ext.Cwd]"
+MINIPERL = MCR $(MINIPERL_EXE) "-I[.lib]"
+MINIPERLUP = 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