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.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- src/bin/Makefile.inc 2002/09/27 15:56:39 1.13 +++ src/bin/Makefile.inc 2002/09/27 21:04:46 1.14 @@ -1,11 +1,10 @@ -# $NetBSD: Makefile.inc,v 1.13 2002/09/27 15:56:39 thorpej Exp $ +# $NetBSD: Makefile.inc,v 1.14 2002/09/27 21:04:46 thorpej Exp $ # @(#)Makefile.inc 8.1 (Berkeley) 5/31/93 -BINDIR?= /bin - .include # for MKDYNAMICROOT definition WARNS?= 2 +BINDIR?= /bin .if (${MKDYNAMICROOT} == "no") LDSTATIC?= -static