Module Name: src
Committed By: christos
Date: Sun Aug 12 13:03:09 UTC 2018
Modified Files:
src/external/mpl: Makefile
Log Message:
hook bind
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/mpl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/mpl/Makefile
diff -u src/external/mpl/Makefile:1.1 src/external/mpl/Makefile:1.2
--- src/external/mpl/Makefile:1.1 Sat Apr 7 21:30:01 2018
+++ src/external/mpl/Makefile Sun Aug 12 09:03:08 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2018/04/08 01:30:01 christos Exp $
+# $NetBSD: Makefile,v 1.2 2018/08/12 13:03:08 christos Exp $
.include <bsd.own.mk>
-SUBDIR= dhcp
+SUBDIR= bind dhcp
.include <bsd.subdir.mk>