summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-12-01 12:00:32 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-12-01 12:00:32 +0000
commitafb7120e36dd4c50273942132e1e1895b1b7bda6 (patch)
treecbfad7b9996fb62ab02c764eda17cf8f5382fde5 /net/Makefile
parentdns-rev Take the forward DNS mapping and generate the reverse mapping. (diff)
add dnsutl
PR: 8664
Notes
Notes: svn path=/head/; revision=15018
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 711664376da8..8ec492e1b390 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.198 1998/11/23 00:37:08 flathill Exp $
+# $Id: Makefile,v 1.199 1998/11/29 13:47:59 asami Exp $
#
SUBDIR += SSLtelnet
@@ -36,6 +36,7 @@
SUBDIR += dict
SUBDIR += dip
SUBDIR += dnswalk
+ SUBDIR += dnsutl
SUBDIR += echoping
SUBDIR += epic4
SUBDIR += ethereal