Makefile.cflags revision 1.5
11.5Sitojun# $NetBSD: Makefile.cflags,v 1.5 1999/08/31 13:58:58 itojun Exp $ 21.1Scjs 31.3SlukemCPPFLAGS+=-DFACILITY=LOG_AUTHPRIV -DSEVERITY=LOG_INFO 41.3SlukemCPPFLAGS+=-DREAL_DAEMON_DIR=\"/usr/libexec\" -DHOSTS_ACCESS -DDAEMON_UMASK=022 51.3SlukemCPPFLAGS+=-DRFC931_TIMEOUT=10 -DALWAYS_HOSTNAME -DSYS_ERRLIST_DEFINED 61.3SlukemCPPFLAGS+=-DHOSTS_ALLOW=\"/etc/hosts.allow\" -DHOSTS_DENY=\"/etc/hosts.deny\" 71.4SchristosCPPFLAGS+=-DPROCESS_OPTIONS -DNETGROUP 81.5SitojunCPPFLAGS+=-Dss_family=__ss_family -Dss_len=__ss_len 91.2Scjs 101.2Scjs# -DPARANOID is not used by libwrap, only by programs that use it. 111.2Scjs# in this case inetd does not use it (probably rightly so) and so 121.2Scjs# we don't want to use it in wrapper-related utilities (such as 131.2Scjs# tcpdmatch) that include this file. 141.3Slukem#CPPFLAGS+=-DPARANOID 151.5Sitojun 161.5Sitojun# IPv6 171.5SitojunCPPFLAGS+=-DINET6 18