Received: by mail.netbsd.org (Postfix, from userid 0) id 52B2163B17F; Sat, 13 Mar 2010 22:06:35 +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 160D263B17A for ; Sat, 13 Mar 2010 22:06:31 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 05E51175DF; Sat, 13 Mar 2010 22:06:31 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 13 Mar 2010 17:06:30 -0500 From: Christos Zoulas Subject: CVS commit: src/sys/modules To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20100313220631.05E51175DF@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: Christos Zoulas Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: christos Date: Sat Mar 13 22:06:30 UTC 2010 Modified Files: src/sys/modules: Makefile.inc Log Message: Don't hard-code ../../ so that we can handle multi-level modules (dtrace) To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/modules/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.