Subject: CVS commit: src/etc/atf
To: None <source-changes@NetBSD.org>
From: Alan Barrett <apb@netbsd.org>
List: source-changes
Date: 12/20/2007 16:53:59
Module Name:	src
Committed By:	apb
Date:		Thu Dec 20 16:53:59 UTC 2007

Modified Files:
	src/etc/atf: Makefile

Log Message:
.include <bsd.own.mk> early, otherwise the .PATH doesn't always work.
Now "etcupdate -s /path/to/src" should no longer complain about being
unable to make atf-run.hooks.  build.sh passes NETBSDSRCDIR in the
environment, so it used to work even without this include.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/etc/atf/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.