Install otp-md{4,5} bits.

PR:		14911
Submitted-by:	Lyndon Nerenberg <lyndon@orthanc.ab.ca>
This commit is contained in:
David E. O'Brien 2000-05-14 21:13:10 +00:00
parent 5f6ed49497
commit c0d2c03648
1 changed files with 5 additions and 0 deletions

View File

@ -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>