Received: by mail.netbsd.org (Postfix, from userid 0) id 8DBB563B235; Sun, 13 Dec 2009 21:14:21 +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 B0FE963B11A for ; Sun, 13 Dec 2009 21:14:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8C93C175DD; Sun, 13 Dec 2009 21:14:18 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 13 Dec 2009 21:14:18 +0000 From: Soren Jacobsen Subject: CVS commit: src/external/bsd/atf/share To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20091213211418.8C93C175DD@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: snj Date: Sun Dec 13 21:14:18 UTC 2009 Modified Files: src/external/bsd/atf/share/examples/atf: Makefile src/external/bsd/atf/share/xml/atf: Makefile src/external/bsd/atf/share/xsl/atf: Makefile Log Message: Wrap these with .if ${MKSHARE} != "no" To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/bsd/atf/share/examples/atf/Makefile cvs rdiff -u -r1.1 -r1.2 src/external/bsd/atf/share/xml/atf/Makefile cvs rdiff -u -r1.1 -r1.2 src/external/bsd/atf/share/xsl/atf/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.