aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/opiekey/Makefile
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2001-07-14 08:34:26 +0000
committerMark Murray <markm@FreeBSD.org>2001-07-14 08:34:26 +0000
commit906123799906e58d0e61408a22b9452bc9926c2a (patch)
tree1c518a2c8bce8a86b8d57765036320ddccc0b4e6 /usr.bin/opiekey/Makefile
parentc7ff6083f9c99774bc73ed77e16b8ff30abd3900 (diff)
downloadsrc-906123799906e58d0e61408a22b9452bc9926c2a.tar.gz
src-906123799906e58d0e61408a22b9452bc9926c2a.zip
Switch on SHA1 hashing.
Notes
Notes: svn path=/head/; revision=79712
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 9de68557d4b9..588ec87824cd 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}