aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/ndb/mkfile
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-02-14 19:43:19 +0000
committerrsc <devnull@localhost>2006-02-14 19:43:19 +0000
commit5c9f76b5e5dc5c0537896b0e487b101dad38a746 (patch)
treedfee973b76db00b0e011610298ca13c5a997e1c9 /src/cmd/ndb/mkfile
parent54357361fbc3032b36688bb4c1d4ced1f14f08f6 (diff)
downloadplan9port-5c9f76b5e5dc5c0537896b0e487b101dad38a746.tar.gz
plan9port-5c9f76b5e5dc5c0537896b0e487b101dad38a746.tar.bz2
plan9port-5c9f76b5e5dc5c0537896b0e487b101dad38a746.zip
remove unused
Diffstat (limited to 'src/cmd/ndb/mkfile')
-rw-r--r--src/cmd/ndb/mkfile6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/cmd/ndb/mkfile b/src/cmd/ndb/mkfile
index 340599a0..e45f7a15 100644
--- a/src/cmd/ndb/mkfile
+++ b/src/cmd/ndb/mkfile
@@ -1,7 +1,10 @@
<$PLAN9/src/mkhdr
TARG=\
-# dns\
+ dns\
+ dnsquery\
+ dnsdebug\
+ dnstcp\
ndbmkdb\
ndbquery\
ndbmkhash\
@@ -20,6 +23,7 @@ DNSOFILES=\
dn.$O\
dnresolve.$O\
dnserver.$O\
+ dntcpserver.$O\
$DNSOFILES dns.$O dnstcp.$O dnsdebug.$O: dns.h