Change 15216 by jhi@alpha on 2002/03/13 17:14:51

        Subject: [PATCH] 'all ::' for one and one for 'all ::'
        From: "Craig A. Berry" <[EMAIL PROTECTED]>
        Date: Wed, 13 Mar 2002 01:44:01 -0600
        Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>

Affected files ...

.... //depot/perl/vms/descrip_mms.template#53 edit

Differences ...

==== //depot/perl/vms/descrip_mms.template#53 (text) ====
Index: perl/vms/descrip_mms.template
--- perl/vms/descrip_mms.template.~1~   Wed Mar 13 10:30:05 2002
+++ perl/vms/descrip_mms.template       Wed Mar 13 10:30:05 2002
@@ -488,7 +488,7 @@
        @ Rename/Log xsloader.pm [.ext.dynaloader]
 
 dynext : $(LIBPREREQ) $(DBG)perlshr$(E) preplibrary
-       @make_ext "$(MINIPERL_EXE)" "$(MMS)"
+       @make_ext "$(MINIPERL_EXE)" "$(MMS)" all
 
 [.lib]lib.pm : [.lib]lib_pm.PL
        $(MINIPERL) $(MMS$SOURCE)
End of Patch.

Reply via email to