Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/11/1998 15:20:02
thorpej
Mon May 11 15:12:59 PDT 1998
Update of /cvsroot/src/share/mk
In directory nb00:/tmp/cvs-serv981

Modified Files:
	bsd.sys.mk 
Log Message:
If DESTDIR is set, tell lint to use "-d ${DESTDIR}/usr/include" (the equiv.
of "-nostdinc -idirafter ${DESTDIR}/usr/include".  Fixes PR #5399.