summaryrefslogtreecommitdiff
path: root/usr.sbin/bind/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bind/Makefile')
-rw-r--r--usr.sbin/bind/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.sbin/bind/Makefile b/usr.sbin/bind/Makefile
new file mode 100644
index 000000000000..41aae44caf1d
--- /dev/null
+++ b/usr.sbin/bind/Makefile
@@ -0,0 +1,8 @@
+# $Id$
+
+SUBDIR= named named-xfer \
+ ndc named.reload named.restart \
+ addr dig dnsquery host nslookup \
+ man
+
+.include <bsd.subdir.mk>