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