Received: by mail.netbsd.org (Postfix, from userid 0) id 4A64963B1AA; Mon, 14 Dec 2009 05:13:40 +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 9CE7663B1A2 for ; Mon, 14 Dec 2009 05:13:38 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 83C74175DD; Mon, 14 Dec 2009 05:13:38 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 14 Dec 2009 00:13:38 -0500 From: Christos Zoulas Subject: CVS commit: src/bin/sh To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20091214051338.83C74175DD@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: christos Date: Mon Dec 14 05:13:38 UTC 2009 Modified Files: src/bin/sh: Makefile Log Message: use .ORDER for rules that create multiple files. To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89 src/bin/sh/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.