From e7557f392fad759497d4f6a3e902142ea8b97d53 Mon Sep 17 00:00:00 2001 From: jkh Date: Fri, 26 Dec 1997 00:19:23 +0000 Subject: DISTRIBUTION is bin (we'll make the info dist another way). --- share/mk/bsd.info.mk | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'share/mk') diff --git a/share/mk/bsd.info.mk b/share/mk/bsd.info.mk index 39c9c82..7a1e009 100644 --- a/share/mk/bsd.info.mk +++ b/share/mk/bsd.info.mk @@ -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 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 -- cgit v1.1