1#	$NetBSD$
2
3PROG=	ldapmodify
4
5LINKS=	${BINDIR}/ldapmodify ${BINDIR}/ldapadd
6MLINKS=	ldapmodify.1 ldapadd.1
7
8.include <bsd.prog.mk>
9