Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.sbin / amd / doc / Makefile
1 #       This file is under a "BSD" copyright (c) by David O'Brien 1998.
2
3 # $FreeBSD: src/usr.sbin/amd/doc/Makefile,v 1.10 1999/08/28 01:15:14 peter Exp $
4 # $DragonFly: src/usr.sbin/amd/doc/Makefile,v 1.2 2003/06/17 04:29:52 dillon Exp $
5
6 INFO=   am-utils
7
8 INFOSECTION=    "AMD Documentation"
9 INFOENTRY=      "* Am-utils: (am-utils).        The Amd automounter suite of utilities"
10
11 MAKEINFOFLAGS+= -I ${.CURDIR}/../../../contrib/amd/doc
12
13 .PATH:  ${.CURDIR}/../../../contrib/amd/doc
14
15 .include <bsd.info.mk>