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