summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-01-23 20:09:21 +0000
committerjkh <jkh@FreeBSD.org>1998-01-23 20:09:21 +0000
commita26fcf19bd6e622688e2a44dbb5cdcee1c530684 (patch)
tree166aceeb884ffddc9e23425dd4536e7a3b9999a4 /share
parent5930ad49dbcc48f65a9592a5be43f05d36ae4215 (diff)
downloadFreeBSD-src-a26fcf19bd6e622688e2a44dbb5cdcee1c530684.zip
FreeBSD-src-a26fcf19bd6e622688e2a44dbb5cdcee1c530684.tar.gz
DISTRIBUTION=bin - we separate it out later.
Diffstat (limited to 'share')
-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 389ba25..3e0d3e7 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.21 1997/11/09 14:37:40 wosch Exp $
+# $Id: bsd.sgml.mk,v 1.22 1997/11/09 15:03:15 wosch Exp $
#
# The include file <bsd.sgml.mk> handles installing sgml documents.
#
#
# +++ variables +++
#
-# DISTRIBUTION Name of distribution. [doc]
+# DISTRIBUTION Name of distribution. [bin]
#
# FORMATS Indicates which output formats will be generated
# (ascii, html, koi8-r, latex, latin1, ps, roff).
@@ -66,7 +66,7 @@ SGMLFLAGS+= ${SGMLOPTS}
VOLUME?= ${.CURDIR:T}
DOC?= ${.CURDIR:T}
SRCDIR?= ${.CURDIR}
-DISTRIBUTION?= doc
+DISTRIBUTION?= bin
SGMLFMT?= sgmlfmt
LPR?= lpr
OpenPOWER on IntegriCloud