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