Source-Changes-HG archive

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

[src/trunk]: src/external/bsd hook tcpdump and libpcap



details:   https://anonhg.NetBSD.org/src/rev/d3c88a6545fa
branches:  trunk
changeset: 759294:d3c88a6545fa
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Dec 05 05:59:59 2010 +0000

description:
hook tcpdump and libpcap

diffstat:

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

diffs (15 lines):

diff -r 19ea11fb8858 -r d3c88a6545fa external/bsd/Makefile
--- a/external/bsd/Makefile     Sun Dec 05 05:59:17 2010 +0000
+++ b/external/bsd/Makefile     Sun Dec 05 05:59:59 2010 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: Makefile,v 1.25 2010/08/28 15:47:08 kardel Exp $
+#      $NetBSD: Makefile,v 1.26 2010/12/05 05:59:59 christos Exp $
 
 .include <bsd.own.mk>
 
 SUBDIR+= am-utils bind cron dhcpcd fetch file flex libarchive libevent liblzf \
-       mdocml openresolv top byacc wpa ntp
+       libpcap mdocml openresolv top byacc wpa ntp tcpdump
 
 .if (${MKATF} != "no")
 SUBDIR+= atf



Home | Main Index | Thread Index | Old Index