Date: Tue, 29 Jan 2002 01:39:59 -0800 (PST) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/benchmarks/bytebench Makefile ports/biology/xdrawchem Makefile ports/chinese/emacs20 Makefile ports/chinese/enscript Makefile ports/chinese/firebird Makefile Message-ID: <200201290939.g0T9dxG19276@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2002/01/29 01:39:59 PST
Modified files:
benchmarks/bytebench Makefile
biology/xdrawchem Makefile
chinese/emacs20 Makefile
chinese/enscript Makefile
chinese/firebird Makefile
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.
Use command macros where appropriate.
Revision Changes Path
1.15 +7 -7 ports/benchmarks/bytebench/Makefile
1.14 +4 -4 ports/biology/xdrawchem/Makefile
1.4 +3 -3 ports/chinese/emacs20/Makefile
1.3 +2 -2 ports/chinese/enscript/Makefile
1.4 +8 -8 ports/chinese/firebird/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201290939.g0T9dxG19276>
