From owner-cvs-all Tue Jan 29 4:25:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.musha.org (daemon.musha.org [61.122.44.178]) by hub.freebsd.org (Postfix) with ESMTP id 8AB9637B400; Tue, 29 Jan 2002 04:25:43 -0800 (PST) Received: from archon.local.idaemons.org (archon.local.idaemons.org [192.168.1.32]) by mail.musha.org (Postfix) with ESMTP id 036B04D95D; Tue, 29 Jan 2002 21:25:38 +0900 (JST) Date: Tue, 29 Jan 2002 21:25:38 +0900 Message-ID: <861yg9cpj1.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/checkpassword Makefile ports/security/crack Makefile ports/security/cyrus-sasl Makefile ports/security/digest Makefile ports/security/drweb-sendmail Makefile ports/security/gnupg-idea Makefile ports/security/heimdal Makefile ... In-Reply-To: <20020129141057.A36555@sunbay.com> References: <200201291158.g0TBwq070541@freefall.freebsd.org> <20020129141057.A36555@sunbay.com> User-Agent: Wanderlust/2.9.5 (Unchained Melody) SEMI/1.14.3 (Ushinoya) LIMIT/1.14.7 (Fujiidera) APEL/10.3 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Tue, 29 Jan 2002 14:10:57 +0200, Ruslan Ermilov wrote: > On Tue, Jan 29, 2002 at 03:58:52AM -0800, Akinori MUSHA wrote: > > knu 2002/01/29 03:58:52 PST > > > [...] > > Log: > > Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; > > the ECHO macro is set to "echo" by default, but it is set to "true" if > > make(1) is invoked with the -s option while ECHO_CMD is always set to > > the echo command. > > > Why not just use `echo'? Before asking that of me, someone please explain to me why we have been using "/bin/echo" until I changed ECHO to just "echo". :) My answer for the moment is: to save the option to set ECHO_CMD to /bin/echo for some ports building environment with a shell which has an incompatible echo command. (no -n support, etc.) -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "Somewhere out of a memory.. of lighted streets on quiet nights.." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message