Source-Changes-HG archive

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

[src/trunk]: src/external/bsd hook ppp



details:   https://anonhg.NetBSD.org/src/rev/edc421bd9763
branches:  trunk
changeset: 324970:edc421bd9763
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Nov 28 22:34:17 2013 +0000

description:
hook ppp

diffstat:

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

diffs (17 lines):

diff -r bcc3165adba4 -r edc421bd9763 external/bsd/Makefile
--- a/external/bsd/Makefile     Thu Nov 28 22:33:42 2013 +0000
+++ b/external/bsd/Makefile     Thu Nov 28 22:34:17 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.44 2013/11/22 16:10:04 christos Exp $
+#      $NetBSD: Makefile,v 1.45 2013/11/28 22:34:17 christos Exp $
 
 .include <bsd.own.mk>
 
@@ -35,6 +35,6 @@
 SUBDIR+= pcc
 .endif
 
-SUBDIR+= pdisk dhcp nvi
+SUBDIR+= pdisk dhcp nvi ppp
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index