summaryrefslogtreecommitdiff
path: root/lib/libskey
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-10-12 16:08:15 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-10-12 16:08:15 +0000
commitcd08e1a6aaaf66d33b24854662299a06299d1645 (patch)
treeeffc75f4cda5f467a6c7ca7bf402e6191d82292f /lib/libskey
parentb787ab7fbcee17baa8822c2575048a0eff18e513 (diff)
remove MLINK for skeyzero.3: the function was removed in -r1.5;
Diffstat (limited to 'lib/libskey')
-rw-r--r--lib/libskey/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libskey/Makefile b/lib/libskey/Makefile
index eda5d9a784b..448a07835ee 100644
--- a/lib/libskey/Makefile
+++ b/lib/libskey/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.8 2004/08/05 13:31:36 millert Exp $
+# $OpenBSD: Makefile,v 1.9 2005/10/12 16:08:14 jmc Exp $
LIB= skey
SRCS= skeylogin.c skeysubr.c put.c
@@ -12,7 +12,7 @@ MLINKS+=skey.3 atob8.3 skey.3 backspace.3 skey.3 btoa8.3 skey.3 btoe.3 \
skey.3 skey_passcheck.3 skey.3 skey_set_algorithm.3 \
skey.3 skey_unlock.3 skey.3 skeychallenge.3 skey.3 skeychallenge2.3 \
skey.3 skeygetnext.3 skey.3 skeylookup.3 skey.3 skeyverify.3 \
- skey.3 skeyzero.3 skey.3 skipspace.3
+ skey.3 skipspace.3
includes:
@cd ${.CURDIR}; for i in $(HDRS); do \