Don't define NOADDITIONAL in CFLAGS again, it is already in named.h

This commit unbreak 'make depend'
This commit is contained in:
Andrey A. Chernov 2002-02-21 04:20:47 +00:00
parent 603460a71c
commit 68cbfa0dde

View File

@ -17,8 +17,7 @@ DESTSBIN= /usr/sbin
DESTHELP= /usr/share/misc
CFLAGS+= -I${BIND_DIR}/port/freebsd/include \
-I${.CURDIR}/../../contrib/bind/bin/named \
-DNOADDITIONAL
-I${.CURDIR}/../../contrib/bind/bin/named
# This is mostly for named and named-xfer
.if defined(USE_LIBBIND)