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/lib/libc/Makefile.inc,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/Makefile.inc,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- src/lib/libc/Makefile.inc 2007/05/28 12:06:18 1.2 +++ src/lib/libc/Makefile.inc 2007/06/03 17:36:08 1.3 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.inc,v 1.2 2007/05/28 12:06:18 tls Exp $ +# $NetBSD: Makefile.inc,v 1.3 2007/06/03 17:36:08 christos Exp $ # @(#)Makefile 8.2 (Berkeley) 2/3/94 # # All library objects contain sccsid strings by default; they may be @@ -17,7 +17,7 @@ # The Hesiod functions are always in libc. To choose that getpwent() and friends # actually call the Hesiod functions, put -DHESIOD on the CPPFLAGS line below. -USE_SSP?= yes # should be USE_FORT but can't be. +USE_FORT?= yes USE_SHLIBDIR= yes