Subject: CVS commit: src/sys/lib/libkern
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 08/28/2006 13:34:18
Module Name:	src
Committed By:	tsutsui
Date:		Mon Aug 28 13:34:18 UTC 2006

Modified Files:
	src/sys/lib/libkern: Makefile

Log Message:
Add src/common/include to include header search path so that
standalone programs can be built without installed ${DESTDIR} tree.
Okayed by christos, and should close PR 33431.


To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 src/sys/lib/libkern/Makefile

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