Received: by mail.netbsd.org (Postfix, from userid 0) id AB46C63B2D8; Tue, 15 Dec 2009 04:05:37 +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 4176363B125 for ; Tue, 15 Dec 2009 04:05:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1B438175DD; Tue, 15 Dec 2009 04:05:35 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 15 Dec 2009 04:05:35 +0000 From: matthew green Subject: CVS commit: src/compat/mips64 To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20091215040535.1B438175DD@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: Tue Dec 15 04:05:35 UTC 2009 Modified Files: src/compat/mips64/64: bsd.64.mk src/compat/mips64/o32: bsd.o32.mk Log Message: fix the previous: default the target depending the MACHINE_ARCH. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/compat/mips64/64/bsd.64.mk cvs rdiff -u -r1.2 -r1.3 src/compat/mips64/o32/bsd.o32.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.