Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/net descend into icmp
details: https://anonhg.NetBSD.org/src/rev/675a6e9b39cf
branches: trunk
changeset: 756041:675a6e9b39cf
user: pooka <pooka%NetBSD.org@localhost>
date: Sun Jul 04 19:31:30 2010 +0000
description:
descend into icmp
diffstat:
tests/net/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 855c2066af9e -r 675a6e9b39cf tests/net/Makefile
--- a/tests/net/Makefile Sun Jul 04 19:30:59 2010 +0000
+++ b/tests/net/Makefile Sun Jul 04 19:31:30 2010 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2010/04/21 11:07:34 pooka Exp $
+# $NetBSD: Makefile,v 1.3 2010/07/04 19:31:30 pooka Exp $
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/net
-SUBDIR= bpf sys
+SUBDIR= bpf icmp sys
.include <bsd.test.mk>
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index