summaryrefslogtreecommitdiffstats
path: root/contrib/bind/bin/dnsquery/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bind/bin/dnsquery/Makefile')
-rw-r--r--contrib/bind/bin/dnsquery/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/bind/bin/dnsquery/Makefile b/contrib/bind/bin/dnsquery/Makefile
index 511cb66..7b52a60 100644
--- a/contrib/bind/bin/dnsquery/Makefile
+++ b/contrib/bind/bin/dnsquery/Makefile
@@ -13,16 +13,16 @@
## ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
## SOFTWARE.
-# $Id: Makefile,v 8.25 2000/07/11 06:41:29 vixie Exp $
+# $Id: Makefile,v 8.26 2000/12/23 08:02:51 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