Module Name:    src
Committed By:   christos
Date:           Sun Dec  5 06:00:00 UTC 2010

Modified Files:
        src/external/bsd: Makefile

Log Message:
hook tcpdump and libpcap


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/external/bsd/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/Makefile
diff -u src/external/bsd/Makefile:1.25 src/external/bsd/Makefile:1.26
--- src/external/bsd/Makefile:1.25	Sat Aug 28 11:47:08 2010
+++ src/external/bsd/Makefile	Sun Dec  5 00:59:59 2010
@@ -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

Reply via email to