NetBSD/libexec/Makefile.inc
tls b8360b28b0 Oops. USE_FORT needs to be in Makefile.inc, not Makefile, to cause the
programs in subdirectories here to get -D_FORTIFY_SOURCE.
2007-08-16 18:36:46 +00:00

8 lines
169 B
Makefile

# $NetBSD: Makefile.inc,v 1.7 2007/08/16 18:36:46 tls Exp $
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
USE_FORT?= yes # network server
BINDIR?= /usr/libexec
WARNS?= 1