summaryrefslogtreecommitdiffstats
path: root/lib/libskey
diff options
context:
space:
mode:
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