Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/dhcpcd/libexec We should build the hooks as wel...



details:   https://anonhg.NetBSD.org/src/rev/28b8657769a5
branches:  trunk
changeset: 822691:28b8657769a5
user:      roy <roy%NetBSD.org@localhost>
date:      Sat Apr 01 10:51:41 2017 +0000

description:
We should build the hooks as well really.

diffstat:

 external/bsd/dhcpcd/libexec/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (12 lines):

diff -r 3f150168cc3c -r 28b8657769a5 external/bsd/dhcpcd/libexec/Makefile
--- a/external/bsd/dhcpcd/libexec/Makefile      Sat Apr 01 01:50:02 2017 +0000
+++ b/external/bsd/dhcpcd/libexec/Makefile      Sat Apr 01 10:51:41 2017 +0000
@@ -1,6 +1,5 @@
-#      $NetBSD: Makefile,v 1.1 2017/03/31 21:02:09 roy Exp $
+#      $NetBSD: Makefile,v 1.2 2017/04/01 10:51:41 roy Exp $
 
-SUBDIR=                dhcpcd-hooks
-SUBDIR=                dhcpcd-run-hooks
+SUBDIR=                dhcpcd-run-hooks dhcpcd-hooks
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index