summaryrefslogtreecommitdiffstats
path: root/lib/libskey
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-12-22 23:18:50 +0000
committermpp <mpp@FreeBSD.org>1996-12-22 23:18:50 +0000
commit1968815ff0d1c5a419361688766e9153ef667a3b (patch)
tree33cfa57f03f98740f7f357ce6cabb472f08eca08 /lib/libskey
parent658727ace77eb311ec6747f05f3db59dfa984826 (diff)
downloadFreeBSD-src-1968815ff0d1c5a419361688766e9153ef667a3b.zip
FreeBSD-src-1968815ff0d1c5a419361688766e9153ef667a3b.tar.gz
Add the appropriate MLINKS for the new skey.3 man page.
Diffstat (limited to 'lib/libskey')
-rw-r--r--lib/libskey/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libskey/Makefile b/lib/libskey/Makefile
index eafee0f..6e3fe92 100644
--- a/lib/libskey/Makefile
+++ b/lib/libskey/Makefile
@@ -4,6 +4,9 @@ LIB= skey
SRCS= skeyaccess.c put.c skey_crypt.c skey_getpass.c skeylogin.c skeysubr.c
MAN1= skey.1
MAN3= skey.3
+MLINKS= skey.3 skeylookup.3 skey.3 skeyverify.3 skey.3 skeychallenge.3 \
+ skey.3 skeyinfo.3 skey.3 skeyaccess.3 skey.3 skey_getpass.3 \
+ skey.3 skey_crypt.3
MAN5= skey.access.5
CFLAGS+=-DPERMIT_CONSOLE -D_SKEY_INTERNAL -I${.CURDIR}
OpenPOWER on IntegriCloud