diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-04-07 22:21:56 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-04-07 22:21:56 +0000 |
commit | 5d061a6c5a2f22ce769bc762dec02f2d7c6191b3 (patch) | |
tree | bc61fcd46fe71ee675c24ae1fb6dd9a82c3d1749 | |
parent | 67b0e1e0103eeec64937de7ed3b4b981391a4a50 (diff) |
Bring up to date with EOM version
-rw-r--r-- | sbin/isakmpd/regress/b2n/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/isakmpd/regress/b2n/Makefile b/sbin/isakmpd/regress/b2n/Makefile index 09cd9ada81b..d42653b32ca 100644 --- a/sbin/isakmpd/regress/b2n/Makefile +++ b/sbin/isakmpd/regress/b2n/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.4 1999/02/26 03:26:52 niklas Exp $ -# $EOM: Makefile,v 1.7 1999/02/25 15:10:05 niklas Exp $ +# $OpenBSD: Makefile,v 1.5 2000/04/07 22:21:55 niklas Exp $ +# $EOM: Makefile,v 1.11 2000/04/07 19:20:24 niklas Exp $ -# Test HMAC: +# Test some math PROG= b2ntest SRCS= math_2n.c b2ntest.c util.c sysdep.c |