Date: Tue, 29 Jan 2002 03:08:52 -0800 (PST) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/sirc Makefile ports/irc/zircon Makefile ports/japanese/bjfilter850 Makefile ports/japanese/easypr Makefile ports/japanese/edict Makefile ports/japanese/emacs20-emcws Makefile ports/japanese/epwutil Makefile ... Message-ID: <200201291108.g0TB8qx51380@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2002/01/29 03:08:52 PST
Modified files:
irc/sirc Makefile
irc/zircon Makefile
japanese/bjfilter850 Makefile
japanese/easypr Makefile
japanese/edict Makefile
japanese/emacs20-emcws Makefile
japanese/epwutil Makefile
japanese/ghostscript-gnu-cjk Makefile
japanese/gnomelibs Makefile
japanese/jvim Makefile
japanese/jvim3 Makefile
japanese/linux-JM Makefile
japanese/lookup Makefile
japanese/man-doc Makefile
japanese/mnews Makefile
japanese/p5-manual Makefile
japanese/plan Makefile
japanese/rskkserv Makefile
japanese/skkserv Makefile
japanese/tcsh Makefile
japanese/vje30-trial Makefile
japanese/vje30 Makefile
japanese/xjman 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.11 +2 -2 ports/irc/sirc/Makefile
1.56 +2 -2 ports/irc/zircon/Makefile
1.3 +1 -1 ports/japanese/bjfilter850/Makefile
1.6 +1 -1 ports/japanese/easypr/Makefile
1.16 +19 -19 ports/japanese/edict/Makefile
1.4 +4 -4 ports/japanese/emacs20-emcws/Makefile
1.8 +4 -4 ports/japanese/epwutil/Makefile
1.3 +1 -1 ports/japanese/ghostscript-gnu-cjk/Makefile
1.6 +1 -1 ports/japanese/gnomelibs/Makefile
1.13 +3 -3 ports/japanese/jvim/Makefile
1.26 +6 -6 ports/japanese/jvim3/Makefile
1.3 +9 -9 ports/japanese/linux-JM/Makefile
1.16 +1 -1 ports/japanese/lookup/Makefile
1.42 +6 -6 ports/japanese/man-doc/Makefile
1.23 +3 -3 ports/japanese/mnews/Makefile
1.8 +3 -3 ports/japanese/p5-manual/Makefile
1.13 +2 -2 ports/japanese/plan/Makefile
1.13 +22 -22 ports/japanese/rskkserv/Makefile
1.13 +14 -14 ports/japanese/skkserv/Makefile
1.15 +2 -2 ports/japanese/tcsh/Makefile
1.14 +2 -2 ports/japanese/vje30-trial/Makefile
1.17 +3 -3 ports/japanese/vje30/Makefile
1.17 +9 -9 ports/japanese/xjman/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?200201291108.g0TB8qx51380>
