summaryrefslogtreecommitdiffstats
path: root/contrib/bind/bin/named
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-01-28 23:06:48 +0000
committerasmodai <asmodai@FreeBSD.org>2001-01-28 23:06:48 +0000
commitde347231c76ad97a537093003b3ff7c502f5f12d (patch)
tree49f1a2b319551b420431c8af32e301c6fe4a03c0 /contrib/bind/bin/named
parent526ae97d8eab06b1ded7a468938ed1c2c0baa576 (diff)
downloadFreeBSD-src-de347231c76ad97a537093003b3ff7c502f5f12d.zip
FreeBSD-src-de347231c76ad97a537093003b3ff7c502f5f12d.tar.gz
Resolve conflicts after import.
Diffstat (limited to 'contrib/bind/bin/named')
-rw-r--r--contrib/bind/bin/named/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/bind/bin/named/Makefile b/contrib/bind/bin/named/Makefile
index 9288ad2..5a09205 100644
--- a/contrib/bind/bin/named/Makefile
+++ b/contrib/bind/bin/named/Makefile
@@ -13,17 +13,17 @@
## ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
## SOFTWARE.
-# $Id: Makefile,v 8.50 2000/07/11 06:41:32 vixie Exp $
+# $Id: Makefile,v 8.51 2000/12/23 08:02:53 vixie Exp $
# $FreeBSD$
DESTDIR=
CC= cc
SHELL= /bin/sh
-CDEBUG= -g
+CDEBUG= -g -Wall
#(net2 and its descendents)
-SYSTYPE = bsdos
+SYSTYPE = freebsd
TOP = ../..
INCL = ${TOP}/include
PORTINCL = ${TOP}/port/${SYSTYPE}/include
OpenPOWER on IntegriCloud