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.295 retrieving revision 1.296 diff -u -p -r1.295 -r1.296 --- src/Makefile 2012/08/14 12:37:41 1.295 +++ src/Makefile 2012/08/14 13:04:09 1.296 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.295 2012/08/14 12:37:41 apb Exp $ +# $NetBSD: Makefile,v 1.296 2012/08/14 13:04:09 apb Exp $ # # This is the top-level makefile for building NetBSD. For an outline of @@ -191,7 +191,6 @@ _POSTINSTALL= ${.CURDIR}/usr.sbin/postin _POSTINSTALL_ENV= \ AWK=${TOOL_AWK:Q} \ DB=${TOOL_DB:Q} \ - GREP=${TOOL_GREP:Q} \ MAKE=${MAKE:Q} \ PWD_MKDB=${TOOL_PWD_MKDB:Q}