Date: Thu, 28 Nov 2002 14:54:06 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make parse.c Message-ID: <20021128125406.GA71490@sunbay.com> In-Reply-To: <200211281247.gASClulv066043@repoman.freebsd.org> References: <200211281247.gASClulv066043@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 28, 2002 at 04:47:56AM -0800, Ruslan Ermilov wrote: > ru 2002/11/28 04:47:56 PST >=20 > Modified files: > usr.bin/make parse.c=20 > Log: > Finish the fix in revision 1.39 -- make(1)'s behavior is now > "greedy" with respect to finding the dependency operators. > =20 > Approved by: re > =20 > Revision Changes Path > 1.50 +9 -12 src/usr.bin/make/parse.c >=20 The following now works: foo::bar: (target with colons but without sources) foo:bar:fee (target foo:bar, source fee) Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE95hHuUkv4P6juNwoRArgkAJ0fc5LgMcUHAOfVvU+jufy5th9QKgCeO9NE qvtJyRUvawZAmmshDaXbluY= =7Wwn -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY-- 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?20021128125406.GA71490>