From c0d2c03648a557db085d4095dd19afb951ddf6e4 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 14 May 2000 21:13:10 +0000 Subject: Install otp-md{4,5} bits. PR: 14911 Submitted-by: Lyndon Nerenberg --- usr.bin/opiekey/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/usr.bin/opiekey/Makefile b/usr.bin/opiekey/Makefile index 6c43636ad57b..01482a74748a 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 -- cgit v1.2.3