summaryrefslogtreecommitdiffstats
path: root/usr.bin/opiekey/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-07-14 08:34:26 +0000
committermarkm <markm@FreeBSD.org>2001-07-14 08:34:26 +0000
commit1dec611e105548ea30614e1907e769471c4d661c (patch)
tree1c518a2c8bce8a86b8d57765036320ddccc0b4e6 /usr.bin/opiekey/Makefile
parent6cdc15e4a8e4d08d42218c0b7c6fa90f2ec93bf2 (diff)
downloadFreeBSD-src-1dec611e105548ea30614e1907e769471c4d661c.zip
FreeBSD-src-1dec611e105548ea30614e1907e769471c4d661c.tar.gz
Switch on SHA1 hashing.
Diffstat (limited to 'usr.bin/opiekey/Makefile')
-rw-r--r--usr.bin/opiekey/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/opiekey/Makefile b/usr.bin/opiekey/Makefile
index 9de6855..588ec87 100644
--- a/usr.bin/opiekey/Makefile
+++ b/usr.bin/opiekey/Makefile
@@ -15,8 +15,9 @@ LDADD= -lopie -lmd
LINKS= ${BINDIR}/opiekey ${BINDIR}/otp-md4
LINKS+= ${BINDIR}/opiekey ${BINDIR}/otp-md5
+LINKS+= ${BINDIR}/opiekey ${BINDIR}/otp-sha
-MLINKS= opiekey.1 otp-md4.1 opiekey.1 otp-md5.1
+MLINKS= opiekey.1 otp-md4.1 opiekey.1 otp-md5.1 opiekey.1 otp-sha.1
.PATH: ${OPIE_DIST}
OpenPOWER on IntegriCloud