diff options
Diffstat (limited to 'regress')
-rw-r--r-- | regress/sbin/ipsecctl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/ipsecctl/Makefile b/regress/sbin/ipsecctl/Makefile index f4519d8acef..5b4fa15f154 100644 --- a/regress/sbin/ipsecctl/Makefile +++ b/regress/sbin/ipsecctl/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.2 2005/08/08 14:44:59 hshoexer Exp $ +# $OpenBSD: Makefile,v 1.3 2005/08/08 14:51:51 hshoexer Exp $ # TARGETS # ipsec: feed ipsecNN.in through ipsecctl and check wether the output matches # ipsecNN.ok # tcpmd5: same as above, but for tcpmd5 rules -IPSECTESTS=1 2 3 4 5 6 7 8 9 10 11 12 13 +IPSECTESTS=1 2 3 4 5 6 7 8 9 10 11 12 TCPMD5TESTS=1 2 SATESTS=1 2 3 4 |