From owner-cvs-all Tue May 25 6:45:11 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EDBF315711; Tue, 25 May 1999 06:45:09 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA89356; Tue, 25 May 1999 06:45:09 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199905251345.GAA89356@freefall.freebsd.org> From: Tim Vanderhoek Date: Tue, 25 May 1999 06:45:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make cond.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/05/25 06:45:09 PDT Modified files: usr.bin/make cond.c Log: Handle ".if ${T} > 1 || ${T} < 3" and friends correctly. Reported-by: asami Revision Changes Path 1.8 +14 -13 src/usr.bin/make/cond.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message