Module Name: src
Committed By: christos
Date: Tue Jan 24 22:37:31 UTC 2017
Modified Files:
src/external/bsd/libpcap/lib: Makefile
Log Message:
Add more files
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/bsd/libpcap/lib/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/bsd/libpcap/lib/Makefile
diff -u src/external/bsd/libpcap/lib/Makefile:1.13 src/external/bsd/libpcap/lib/Makefile:1.14
--- src/external/bsd/libpcap/lib/Makefile:1.13 Tue Jan 24 17:29:29 2017
+++ src/external/bsd/libpcap/lib/Makefile Tue Jan 24 17:37:31 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/01/24 22:29:29 christos Exp $
+# $NetBSD: Makefile,v 1.14 2017/01/24 22:37:31 christos Exp $
USE_SHLIBDIR=yes
.include <bsd.own.mk>
@@ -136,7 +136,8 @@ CPPFLAGS+= -DINET6
SRCS= scanner.l savefile.c pcap.c pcap-bpf.c optimize.c nametoaddr.c \
inet.c grammar.y gencode.c fad-getad.c etherent.c bpf_image.c \
- bpf_dump.c version.c sf-pcap-ng.c sf-pcap.c pcap-common.c
+ bpf_dump.c pcap_version.c sf-pcap-ng.c sf-pcap.c pcap-common.c \
+ fad-getad.c fad-helpers.c
.PATH: ${NETBSDSRCDIR}/sys/net
SRCS+= bpf_filter.c