From owner-cvs-all Tue Jan 29 2:53:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4FCEE37B417; Tue, 29 Jan 2002 02:53:28 -0800 (PST) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0TArS941726; Tue, 29 Jan 2002 02:53:28 -0800 (PST) (envelope-from knu) Message-Id: <200201291053.g0TArS941726@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 29 Jan 2002 02:53:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/french/xtel Makefile ports/ftp/sftp Makefile ports/ftp/vsftpd Makefile ports/games/bomb Makefile ports/games/doom Makefile ports/games/gnushogi Makefile ports/games/halflifeserver Makefile ports/games/linux-q3ademo ... X-FreeBSD-CVS-Branch: HEAD 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 knu 2002/01/29 02:53:28 PST Modified files: french/xtel Makefile ftp/sftp Makefile ftp/vsftpd Makefile games/bomb Makefile games/doom Makefile games/gnushogi Makefile games/halflifeserver Makefile games/linux-q3ademo Makefile games/newkind Makefile games/oneko-sakura Makefile games/oneko Makefile games/quakeforge Makefile games/rollemup Makefile games/senso Makefile games/xinvaders Makefile games/xnibbles Makefile games/xquarto Makefile games/xshogi Makefile games/xsol Makefile german/BBBike Makefile german/citrix_ica Makefile german/staroffice5 Makefile german/staroffice52 Makefile graphics/acidwarp Makefile graphics/linplasma Makefile graphics/p5-Image-Grab Makefile graphics/piddle 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 +1 -1 ports/french/xtel/Makefile 1.12 +2 -2 ports/ftp/sftp/Makefile 1.4 +1 -1 ports/ftp/vsftpd/Makefile 1.2 +8 -8 ports/games/bomb/Makefile 1.20 +3 -3 ports/games/doom/Makefile 1.10 +7 -7 ports/games/gnushogi/Makefile 1.30 +2 -2 ports/games/halflifeserver/Makefile 1.2 +5 -5 ports/games/linux-q3ademo/Makefile 1.2 +2 -2 ports/games/newkind/Makefile 1.7 +2 -2 ports/games/oneko-sakura/Makefile 1.17 +2 -2 ports/games/oneko/Makefile 1.22 +1 -1 ports/games/quakeforge/Makefile 1.8 +2 -2 ports/games/rollemup/Makefile 1.2 +1 -1 ports/games/senso/Makefile 1.18 +2 -2 ports/games/xinvaders/Makefile 1.16 +2 -2 ports/games/xnibbles/Makefile 1.11 +2 -2 ports/games/xquarto/Makefile 1.12 +3 -3 ports/games/xshogi/Makefile 1.16 +2 -2 ports/games/xsol/Makefile 1.10 +4 -4 ports/german/BBBike/Makefile 1.5 +2 -2 ports/german/citrix_ica/Makefile 1.10 +2 -2 ports/german/staroffice5/Makefile 1.31 +2 -2 ports/german/staroffice52/Makefile 1.3 +5 -5 ports/graphics/acidwarp/Makefile 1.2 +5 -5 ports/graphics/linplasma/Makefile 1.2 +1 -1 ports/graphics/p5-Image-Grab/Makefile 1.10 +1 -1 ports/graphics/piddle/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message