summaryrefslogtreecommitdiffstats
path: root/contrib/bind/bin/named/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bind/bin/named/Makefile')
-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 fb50427..78e4fee 100644
--- a/contrib/bind/bin/named/Makefile
+++ b/contrib/bind/bin/named/Makefile
@@ -13,16 +13,16 @@
## 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 $
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