freebsd-dev/usr.sbin/amd/doc/Makefile

15 lines
331 B
Makefile
Raw Normal View History

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
.PATH: ${.CURDIR}/../../../contrib/amd/doc
INFO= am-utils
1998-08-27 08:09:42 +00:00
INFOSECTION= "AMD Documentation"
INFOENTRY= "* Am-utils: (am-utils). The Amd automounter suite of utilities"
1998-08-27 08:09:42 +00:00
MAKEINFOFLAGS+= -I ${.CURDIR}/../../../contrib/amd/doc
1998-08-27 08:09:42 +00:00
.include <bsd.info.mk>