Source-Changes-HG archive

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

[src/trunk]: src/external/bsd hook in the new dhcp code



details:   https://anonhg.NetBSD.org/src/rev/4d169aa00b4e
branches:  trunk
changeset: 785683:4d169aa00b4e
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Mar 24 22:22:32 2013 +0000

description:
hook in the new dhcp code

diffstat:

 external/bsd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 11b1ee60e981 -r 4d169aa00b4e external/bsd/Makefile
--- a/external/bsd/Makefile     Sun Mar 24 22:21:21 2013 +0000
+++ b/external/bsd/Makefile     Sun Mar 24 22:22:32 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.40 2013/03/23 15:42:00 christos Exp $
+#      $NetBSD: Makefile,v 1.41 2013/03/24 22:22:32 christos Exp $
 
 .include <bsd.own.mk>
 
@@ -32,6 +32,6 @@
 SUBDIR+= pcc
 .endif
 
-SUBDIR+= pdisk
+SUBDIR+= pdisk dhcp
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index