]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - usr.sbin/amd/doc/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / usr.sbin / amd / doc / Makefile
1 #       This file is under a "BSD" copyright (c) by David O'Brien 1998.
2
3 # $FreeBSD$
4
5 .PATH: ${.CURDIR}/../../../contrib/amd/doc
6
7 INFO=   am-utils
8
9 INFOSECTION=    "AMD Documentation"
10 INFOENTRY=      "* Am-utils: (am-utils).        The Amd automounter suite of utilities"
11
12 MAKEINFOFLAGS+= -I ${.CURDIR}/../../../contrib/amd/doc
13
14 .include <bsd.info.mk>