install manpage

This commit is contained in:
joda 2000-09-10 19:57:30 +00:00
parent 4412293540
commit c5dc92d1e3

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2000/08/03 22:47:40 assar Exp $
# $NetBSD: Makefile,v 1.5 2000/09/10 19:57:30 joda Exp $
DIST= ${.CURDIR}/../../crypto/dist
.PATH: ${DIST}/heimdal/kadmin
@ -41,6 +41,6 @@ LDADD= -lkadm5srv \
-lroken \
-lcrypt
NOMAN=
MAN= kadmind.8
.include <bsd.prog.mk>