From owner-cvs-all Tue Oct 29 1:49:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82B4537B401; Tue, 29 Oct 2002 01:49:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B7A343E75; Tue, 29 Oct 2002 01:49:58 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9T9mnmV091673; Tue, 29 Oct 2002 01:48:49 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9T9mnee091672; Tue, 29 Oct 2002 01:48:49 -0800 (PST) Message-Id: <200210290948.g9T9mnee091672@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 29 Oct 2002 01:48:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make make.1 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 ru 2002/10/29 01:48:49 PST Modified files: usr.bin/make make.1 Log: Mention that the left-hand side of the comparison conditional must always be a variable expansion. Obtained from: PMake Do not lie that debugging .for loops is a no-op. Revision Changes Path 1.60 +2 -3 src/usr.bin/make/make.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message