xref: /netbsd-src/external/bsd/am-utils/bin/scripts/Makefile (revision b78992537496bc71ee3d761f9fe0be0fc0a9a001)
1#	$NetBSD: Makefile,v 1.1 2008/09/19 21:38:40 christos 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