1# 	This file is under a "BSD" copyright (c) by David O'Brien 1998.
2
3# $FreeBSD$
4
5.PATH: ${.CURDIR}/../../../contrib/amd/doc
6
7INFO=	am-utils
8
9INFOSECTION=	"AMD Documentation"
10INFOENTRY= 	"* Am-utils: (am-utils).	The Amd automounter suite of utilities"
11
12MAKEINFOFLAGS+=	-I ${.CURDIR}/../../../contrib/amd/doc
13
14.include <bsd.info.mk>
15