diff options
Diffstat (limited to 'lib/libskey/Makefile')
-rw-r--r-- | lib/libskey/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libskey/Makefile b/lib/libskey/Makefile index 1049a652fe5..24e6e314b27 100644 --- a/lib/libskey/Makefile +++ b/lib/libskey/Makefile @@ -1,7 +1,6 @@ -# $OpenBSD: Makefile,v 1.10 2005/11/24 20:49:21 deraadt Exp $ +# $OpenBSD: Makefile,v 1.11 2012/08/02 13:38:39 okan Exp $ LIB= skey -WANTLINT= SRCS= skeylogin.c skeysubr.c put.c HDRS= skey.h MAN+= skey.3 skey.5 |