summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/opiekey/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/opiekey/Makefile b/usr.bin/opiekey/Makefile
index 6c43636..01482a7 100644
--- a/usr.bin/opiekey/Makefile
+++ b/usr.bin/opiekey/Makefile
@@ -11,6 +11,11 @@ CFLAGS+=-I${OPIE_DIST}
DPADD= ${LIBOPIE} ${LIBMD}
LDADD= -lopie -lmd
+LINKS= ${BINDIR}/opiekey ${BINDIR}/otp-md4
+LINKS+= ${BINDIR}/opiekey ${BINDIR}/otp-md5
+
+MLINKS= opiekey.1 otp-md4.1 opiekey.1 otp-md5.1
+
.PATH: ${OPIE_DIST}
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud