Date: Tue, 29 Jan 2002 01:45:01 -0800 (PST) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/cdb Makefile ports/databases/firebird Makefile ports/databases/firebird-devel Makefile ports/databases/gadfly Makefile ports/databases/php-sqlrelay Makefile ports/databases/py-MySQL Makefile ... Message-ID: <200201290945.g0T9j1Q20723@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2002/01/29 01:45:01 PST
Modified files:
databases/cdb Makefile
databases/firebird Makefile
databases/firebird-devel Makefile
databases/gadfly Makefile
databases/php-sqlrelay Makefile
databases/py-MySQL Makefile
databases/ruby-msql Makefile
databases/zpygresqlda 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.
Revision Changes Path
1.12 +4 -4 ports/databases/cdb/Makefile
1.8 +1 -1 ports/databases/firebird-devel/Makefile
1.7 +1 -1 ports/databases/firebird/Makefile
1.9 +2 -2 ports/databases/gadfly/Makefile
1.2 +2 -2 ports/databases/php-sqlrelay/Makefile
1.10 +2 -2 ports/databases/py-MySQL/Makefile
1.3 +2 -2 ports/databases/ruby-msql/Makefile
1.6 +4 -4 ports/databases/zpygresqlda/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?200201290945.g0T9j1Q20723>
