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/bin/Makefile.inc,v rcsdiff: /ftp/cvs/cvsroot/src/bin/Makefile.inc,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.14 retrieving revision 1.15 diff -u -p -r1.14 -r1.15 --- src/bin/Makefile.inc 2002/09/27 21:04:46 1.14 +++ src/bin/Makefile.inc 2005/06/26 19:10:48 1.15 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.inc,v 1.14 2002/09/27 21:04:46 thorpej Exp $ +# $NetBSD: Makefile.inc,v 1.15 2005/06/26 19:10:48 christos Exp $ # @(#)Makefile.inc 8.1 (Berkeley) 5/31/93 .include # for MKDYNAMICROOT definition -WARNS?= 2 +WARNS?= 3 BINDIR?= /bin .if (${MKDYNAMICROOT} == "no")