DISTRIBUTION is bin (we'll make the info dist another way).

This commit is contained in:
Jordan K. Hubbard 1997-12-26 00:19:23 +00:00
parent 201356b7c6
commit 935f96e769
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=31994

View File

@ -1,4 +1,4 @@
# $Id: bsd.info.mk,v 1.46 1997/11/09 15:03:12 wosch Exp $
# $Id: bsd.info.mk,v 1.47 1997/12/16 18:29:48 bde Exp $
#
# The include file <bsd.info.mk> handles installing GNU (tech)info files.
# Texinfo is a documentation system that uses a single source
@ -166,11 +166,7 @@ ${x:S/$/-install/}: ${DESTDIR}${INFODIR}/${INFODIRFILE}
.PHONY: ${INSTALLINFODIRS}
# The default is "info" and it can never be "bin"
DISTRIBUTION?= info
.if ${DISTRIBUTION} == "bin"
DISTRIBUTION= info
.endif
DISTRIBUTION?= bin
.if !target(distribute)
distribute: _SUBDIR