We can USE_FORT now.

This commit is contained in:
christos 2007-06-03 17:36:08 +00:00
parent aaa4c88713
commit fecee97ce4

View File

@ -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