1#	$NetBSD: Makefile,v 1.1.1.1 2000/11/20 00:16:18 wiz Exp $
2
3.include "${.CURDIR}/../Makefile.inc"
4
5DIST=	${IDIST}/scripts
6.PATH:	${DIST}
7
8MAN+=	amd.conf.5
9# we don't install the following script by default
10#	automount2amd.8
11
12.include <bsd.man.mk>
13