Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/regress/sys/kern/ipf Resync with official IPF
details: https://anonhg.NetBSD.org/src/rev/685148774470
branches: trunk
changeset: 536612:685148774470
user: martti <martti%NetBSD.org@localhost>
date: Thu Sep 19 08:13:25 2002 +0000
description:
Resync with official IPF
diffstat:
regress/sys/kern/ipf/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 3952f2b618c1 -r 685148774470 regress/sys/kern/ipf/Makefile
--- a/regress/sys/kern/ipf/Makefile Thu Sep 19 08:13:20 2002 +0000
+++ b/regress/sys/kern/ipf/Makefile Thu Sep 19 08:13:25 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/09/19 08:09:49 martti Exp $
+# $NetBSD: Makefile,v 1.4 2002/09/19 08:13:25 martti Exp $
#
# (C)opyright 1993-1996 by Darren Reed.
#
@@ -21,7 +21,7 @@
ntests: n1 n2 n3 n4 n5 n6 n7
-nitests: ni1 ni2 ni4 ni5
+nitests: ni1 ni2 ni3 ni4 ni5
intests: in1 in2 in3 in4
@@ -50,7 +50,7 @@
n1 n2 n3 n4 n5 n6 n7:
@/bin/sh ${.CURDIR}/nattest $@ ${.CURDIR}
-ni1 ni2 ni4 ni5:
+ni1 ni2 ni3 ni4 ni5:
@/bin/sh ${.CURDIR}/natipftest $@ ${.CURDIR}
in1 in2 in3 in4:
Home |
Main Index |
Thread Index |
Old Index