summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd/doc
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1999-01-23 21:24:49 +0000
committermarkm <markm@FreeBSD.org>1999-01-23 21:24:49 +0000
commitdd71e080d718592695693bfca232dab8e0a58534 (patch)
tree17c05bc919a7397645fa8133d5b00a38e8adaae5 /usr.sbin/amd/doc
parentd7eaba2e0ed023bbbcf60ba457c83c188f102e54 (diff)
downloadFreeBSD-src-dd71e080d718592695693bfca232dab8e0a58534.zip
FreeBSD-src-dd71e080d718592695693bfca232dab8e0a58534.tar.gz
Add the texinfo'ed docs to the build/install.
Diffstat (limited to 'usr.sbin/amd/doc')
-rw-r--r--usr.sbin/amd/doc/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/amd/doc/Makefile b/usr.sbin/amd/doc/Makefile
index 3586e53..99e9902 100644
--- a/usr.sbin/amd/doc/Makefile
+++ b/usr.sbin/amd/doc/Makefile
@@ -1,14 +1,14 @@
# This file is under a "BSD" copyright (c) by David O'Brien 1998.
-# $Id$
+# $Id: Makefile,v 1.8 1998/08/27 08:09:41 obrien Exp $
-.PATH: ${.CURDIR}/../../../contrib/amd/doc
+INFO= am-utils
-INFO = am-utils
+INFOSECTION= "AMD Documentation"
+INFOENTRY= "* Am-utils: (am-utils). The Amd automounter suite of utilities"
-INFOSECTION= "AMD Documentation"
-INFOENTRY_cpio="* Am-utils: (am-utils). The Amd automounter suite of utilities"
+MAKEINFOFLAGS+= -I ${.CURDIR}/../../../contrib/amd/doc
-SRCDIR= ${.CURDIR}/../../../contrib/amd/doc
+.PATH: ${.CURDIR}/../../../contrib/amd/doc
.include <bsd.info.mk>
OpenPOWER on IntegriCloud