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