Date: Wed, 12 Mar 2003 02:53:07 +0000 From: "Philip M. Gollucci" <philip@p6m7g8.net> To: ports@FreeBSD.org Subject: ECHO Message-ID: <200303120253.07422.philip@p6m7g8.net>
next in thread | raw e-mail | index | archive | help
bsd.ports.mk # ECHO is defined in /usr/share/mk/sys.mk, which can either be "echo", # or "true" if the make flag -s is given. Use ECHO_CMD where you mean =20 # the echo command. ECHO_CMD?=3D echo # Shell builtin # Used to print all the '=3D=3D=3D>' style prompts - override this to tur= n them off. ECHO_MSG?=3D ${ECHO_CMD} given that, FreeBSD ports should never actually use ECHO but instead ECHO_CMD=20 right ? --=20 END=20 -------------------------------------------------------------------------= -----=20 Philip M. Gollucci philip@p6m7g8.com 301.474.9294 301.646.3011 (cell)=20 Science, Discovery, & the Universe (UMCP)=20 Webmaster & Webship Teacher=20 URL: http://www.sdu.umd.edu=20 eJournalPress=20 Database/PERL Programmer & System Admin=20 URL : http://www.ejournalpress.com=20 Resume : http://p6m7g8.net/Resume=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303120253.07422.philip>