Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Build with dhcpcd-6.2.0
details: https://anonhg.NetBSD.org/src/rev/2e20843084f8
branches: trunk
changeset: 325711:2e20843084f8
user: roy <roy%NetBSD.org@localhost>
date: Fri Jan 03 22:27:31 2014 +0000
description:
Build with dhcpcd-6.2.0
diffstat:
external/bsd/dhcpcd/sbin/dhcpcd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 7beb85f42630 -r 2e20843084f8 external/bsd/dhcpcd/sbin/dhcpcd/Makefile
--- a/external/bsd/dhcpcd/sbin/dhcpcd/Makefile Fri Jan 03 22:24:41 2014 +0000
+++ b/external/bsd/dhcpcd/sbin/dhcpcd/Makefile Fri Jan 03 22:27:31 2014 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2013/09/20 10:58:16 roy Exp $
+# $NetBSD: Makefile,v 1.17 2014/01/03 22:27:31 roy Exp $
#
PROG= dhcpcd
SRCS= common.c control.c dhcpcd.c duid.c eloop.c
SRCS+= if-options.c if-pref.c net.c script.c
-SRCS+= dhcp-common.c
+SRCS+= dhcp-common.c dhcpcd-embedded.c
SRCS+= bpf.c if-bsd.c platform-bsd.c
.include <bsd.own.mk>
Home |
Main Index |
Thread Index |
Old Index