diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-02 00:29:53 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-02 00:29:53 +0000 |
commit | 58020137fcd5c4a77919d853734f563f7aeb6cb1 (patch) | |
tree | ce392527ec13f23633e04b5876c50b37873a2651 /lib/libskey | |
parent | ac7774b0144eed120eee55b2a3e16aaf80f8b937 (diff) |
$OpenBSD$
Diffstat (limited to 'lib/libskey')
-rw-r--r-- | lib/libskey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libskey/Makefile b/lib/libskey/Makefile index 3c6a145a648..714b31da9c1 100644 --- a/lib/libskey/Makefile +++ b/lib/libskey/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1997/04/27 20:56:15 millert Exp $ +# $OpenBSD: Makefile,v 1.5 2000/03/02 00:29:51 todd Exp $ LIB= skey SRCS= skeylogin.c skeysubr.c put.c |