summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2011-06-23 12:55:19 -0500
committerCraig A. Berry <craigberry@mac.com>2011-06-23 12:55:19 -0500
commitc43be3e8fe9276920cacbae975d1727f94f56444 (patch)
tree691c5bb24099a329046904bfb63af951f62aa35d
parent4bee03f8e20d4e5257132fdea9f9fac4206c79f8 (diff)
downloadperl-c43be3e8fe9276920cacbae975d1727f94f56444.tar.gz
preplibrary needs an explicit action in descrip_mms.template.
Even if that action says "Don't do anything." MMK silently ignores this but MMS falls down hard with: %MMS-F-GWKNOACTS, Actions to update PREPLIBRARY are unknown. This was broken in ebca06e95b02d1a8cf073328af30c9f4b9af6891.
-rw-r--r--vms/descrip_mms.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template
index fc55ef4bd7..c2ccf7f86e 100644
--- a/vms/descrip_mms.template
+++ b/vms/descrip_mms.template
@@ -696,6 +696,7 @@ nonxsext : $(LIBPREREQ) preplibrary $(MINIPERL_EXE)
.endif
preplibrary : $(MINIPERL_EXE) $(LIBPREREQ)
+ @ $(NOOP)
makeppport : $(MINIPERL_EXE) $(ARCHDIR)Config.pm nonxsext
$(MINIPERL) mkppport