summaryrefslogtreecommitdiffstats
path: root/share/mk
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-09-17 11:35:11 +0000
committerjkh <jkh@FreeBSD.org>1998-09-17 11:35:11 +0000
commitdb40924c4397b672cc6d0cb4bea6e336cfc03938 (patch)
treed704b705b11b3ed234be945ed78f7c1f070021cc /share/mk
parent146cd3c946620853d1d9579c9ba26180237a74e1 (diff)
downloadFreeBSD-src-db40924c4397b672cc6d0cb4bea6e336cfc03938.zip
FreeBSD-src-db40924c4397b672cc6d0cb4bea6e336cfc03938.tar.gz
This goes in doc distribution now.
Diffstat (limited to 'share/mk')
-rw-r--r--share/mk/bsd.sgml.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/mk/bsd.sgml.mk b/share/mk/bsd.sgml.mk
index 39a117a..5f4c8e8 100644
--- a/share/mk/bsd.sgml.mk
+++ b/share/mk/bsd.sgml.mk
@@ -1,14 +1,14 @@
# bsd.sgml.mk - 8 Sep 1995 John Fieber
# This file is in the public domain.
#
-# $Id: bsd.sgml.mk,v 1.25 1998/05/18 16:57:10 wosch Exp $
+# $Id: bsd.sgml.mk,v 1.26 1998/08/08 07:02:08 peter Exp $
#
# The include file <bsd.sgml.mk> handles installing sgml documents.
#
#
# +++ variables +++
#
-# DISTRIBUTION Name of distribution. [bin]
+# DISTRIBUTION Name of distribution. [doc]
#
# FORMATS Indicates which output formats will be generated
# (ascii, html, koi8-r, latex, latin1, ps, roff).
@@ -69,7 +69,7 @@ SGMLFLAGS+= ${SGMLOPTS}
VOLUME?= ${.CURDIR:T}
DOC?= ${.CURDIR:T}
SRCDIR?= ${.CURDIR}
-DISTRIBUTION?= bin
+DISTRIBUTION?= doc
SGMLFMT?= sgmlfmt
LPR?= lpr
OpenPOWER on IntegriCloud