Don't clobber CFLAGS.
Submitted by: bde
This commit is contained in:
parent
bd8e0d5871
commit
6adf353a56
@ -8,7 +8,7 @@ PROG= tcpdchk
|
||||
MAN= tcpdchk.8
|
||||
SRCS= tcpdchk.c fakelog.c inetcf.c scaffold.c
|
||||
|
||||
CFLAGS= -DREAL_DAEMON_DIR=\"/usr/libexec\" \
|
||||
CFLAGS+=-DREAL_DAEMON_DIR=\"/usr/libexec\" \
|
||||
-DSEVERITY=LOG_INFO -DRFC931_TIMEOUT=10 \
|
||||
-DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\"
|
||||
.if !defined(NOINET6)
|
||||
|
Loading…
x
Reference in New Issue
Block a user