1998-08-27 08:09:42 +00:00
|
|
|
# This file is under a "BSD" copyright (c) by David O'Brien 1998.
|
|
|
|
|
1999-08-28 01:35:59 +00:00
|
|
|
# $FreeBSD$
|
1998-08-27 08:09:42 +00:00
|
|
|
|
2001-07-20 06:20:32 +00:00
|
|
|
.PATH: ${.CURDIR}/../../../contrib/amd/doc
|
|
|
|
|
1999-01-23 21:24:49 +00:00
|
|
|
INFO= am-utils
|
1998-08-27 08:09:42 +00:00
|
|
|
|
1999-01-23 21:24:49 +00:00
|
|
|
INFOSECTION= "AMD Documentation"
|
|
|
|
INFOENTRY= "* Am-utils: (am-utils). The Amd automounter suite of utilities"
|
1998-08-27 08:09:42 +00:00
|
|
|
|
1999-01-23 21:24:49 +00:00
|
|
|
MAKEINFOFLAGS+= -I ${.CURDIR}/../../../contrib/amd/doc
|
1998-08-27 08:09:42 +00:00
|
|
|
|
|
|
|
.include <bsd.info.mk>
|