aboutsummaryrefslogtreecommitdiff
path: root/lib/bind/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bind/Makefile')
-rw-r--r--lib/bind/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/bind/Makefile b/lib/bind/Makefile
new file mode 100644
index 000000000000..5eccf49cf248
--- /dev/null
+++ b/lib/bind/Makefile
@@ -0,0 +1,5 @@
+# $FreeBSD$
+
+SUBDIR= bind bind9 dns isc isccc isccfg lwres
+
+.include <bsd.subdir.mk>