Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/Makefile,v retrieving revision 1.297 retrieving revision 1.298 diff -u -p -r1.297 -r1.298 --- src/Makefile 2012/08/14 13:12:15 1.297 +++ src/Makefile 2012/08/15 12:50:12 1.298 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.297 2012/08/14 13:12:15 apb Exp $ +# $NetBSD: Makefile,v 1.298 2012/08/15 12:50:12 apb Exp $ # # This is the top-level makefile for building NetBSD. For an outline of @@ -191,6 +191,7 @@ _POSTINSTALL= ${.CURDIR}/usr.sbin/postin _POSTINSTALL_ENV= \ AWK=${TOOL_AWK:Q} \ DB=${TOOL_DB:Q} \ + HOST_SH=${HOST_SH:Q} \ MAKE=${MAKE:Q} \ PWD_MKDB=${TOOL_PWD_MKDB:Q} \ STAT=${TOOL_STAT:Q}