Change 15218 by jhi@alpha on 2002/03/13 22:15:00
Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one
for 'all ::'
From: Michael G Schwern <[EMAIL PROTECTED]>
Date: Wed, 13 Mar 2002 17:43:00 -0500
Message-ID: <20020313224300.GG3311@blackrider>
Affected files ...
.... //depot/perl/lib/ExtUtils/MM_VMS.pm#51 edit
Differences ...
==== //depot/perl/lib/ExtUtils/MM_VMS.pm#51 (text) ====
Index: perl/lib/ExtUtils/MM_VMS.pm
--- perl/lib/ExtUtils/MM_VMS.pm.~1~ Wed Mar 13 15:30:05 2002
+++ perl/lib/ExtUtils/MM_VMS.pm Wed Mar 13 15:30:05 2002
@@ -612,6 +612,8 @@
}
push @m,"
+makemakerdflt : all
+
.SUFFIXES :
.SUFFIXES : \$(OBJ_EXT) .c .cpp .cxx .xs
End of Patch.