Received: by mail.netbsd.org (Postfix, from userid 0) id 03A2563B202; Mon, 14 Dec 2009 06:35:04 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 6CEBE63B177 for ; Mon, 14 Dec 2009 06:35:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 44DD8175DD; Mon, 14 Dec 2009 06:35:02 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 14 Dec 2009 06:35:02 +0000 From: matthew green Subject: CVS commit: [matt-nb5-mips64] src/share/mk To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20091214063502.44DD8175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: mrg Date: Mon Dec 14 06:35:02 UTC 2009 Modified Files: src/share/mk [matt-nb5-mips64]: bsd.own.mk Log Message: pullup from -current: >revision 1.612 >date: 2009/12/13 09:10:16; author: mrg; state: Exp; lines: +4 -3 >enable MAKEDIRTARGET to be called with a separate environment, >called $MAKEDIRTARGETENV, defaulting to nothing. >---------------------------- >revision 1.611 >date: 2009/12/13 09:01:46; author: mrg; state: Exp; lines: +6 -1 >if BSD_MK_COMPAT_FILE is defined, .include it. To generate a diff of this commit: cvs rdiff -u -r1.542.2.9.4.3 -r1.542.2.9.4.4 src/share/mk/bsd.own.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.