Date: Thu, 31 Jan 2002 18:18:15 +0900 From: Makoto Matsushita <matusita@jp.FreeBSD.org> To: murray@FreeBSD.org Cc: doc@FreeBSD.org, jhb@FreeBSD.org, ast@marabu.ch Subject: Re: src/release/Makefile: renaming 'DOCDISTFILES' Message-ID: <20020131181815L.matusita@jp.FreeBSD.org> In-Reply-To: <20020131082049.GS9395@freebsdmall.com> References: <20020131100115W.matusita@jp.FreeBSD.org> <20020131082049.GS9395@freebsdmall.com>
next in thread | previous in thread | raw e-mail | index | archive | help
murray> .if defined(DOCDISTFILES)
murray> RELEASEDISTFILES?= ${DOCDISTFILES}
murray> .else
murray> RELEASEDISTFILES?= ${.CURDIR}/../../ports/distfiles
murray> .endif
This is better than my choice, no impact to users using
DOCDISTFILES. Thank you for the advice.
Are there any other comments? If nothing more, I'll commit it later
(maybe several days after).
-- -
Makoto `MAR' Matsushita
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020131181815L.matusita>
