From owner-svn-src-head@freebsd.org Wed Sep 23 17:01:27 2015 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3C64A07491; Wed, 23 Sep 2015 17:01:27 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id BAB5D1232; Wed, 23 Sep 2015 17:01:27 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id B392A18D4; Wed, 23 Sep 2015 17:01:27 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 5B33013354; Wed, 23 Sep 2015 17:01:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id YooiONbcjZpt; Wed, 23 Sep 2015 17:01:22 +0000 (UTC) Subject: Re: svn commit: r287185 - head/share/mk DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com E95AB1334C References: <201508270152.t7R1qks4074549@repo.freebsd.org> <56022B4C.7070407@FreeBSD.org> Cc: src-committers , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" To: Warner Losh From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <5602DAE1.8090600@FreeBSD.org> Date: Wed, 23 Sep 2015 10:01:21 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8hMCPdsiL4G0UuagEhorNgeF1BKSlO0F9" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Sep 2015 17:01:27 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --8hMCPdsiL4G0UuagEhorNgeF1BKSlO0F9 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 9/23/2015 9:37 AM, Warner Losh wrote: > I've been making a pass through the tree and found that >=20 > FOO.${MK_BAR}+=3D a b c >=20 > vs >=20 > .if ${MK_BAR} !=3D "no" > FOO+=3D a b c > .endif >=20 Ah I see. > simpler to understand. This commit is one small slice of that which I > could commit. These files have a high enough churn rate that I'm not > always able to keep up enough to push my changes. So this was part of > what I could do today to start to reduce my patch-set. >=20 > This was discussed on arch@freebsd.org a whil= e > ago. >=20 Sounds good, thanks. --=20 Regards, Bryan Drewery --8hMCPdsiL4G0UuagEhorNgeF1BKSlO0F9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJWAtrhAAoJEDXXcbtuRpfPACcH/1aLo7B6OC2DSEyn67NgGQUe VwF4iF+Pw+t6Ulcg+fCHVgrReO6nvN4112IYd1WDGF1H7X8PN7LnVVIE9M/5kluj fkffhRqhIxKph8LSn+/zVfbi+xiypmjP7Df96VJ+m8ww0vABsIZ1JuiSLhFjwd8F 92GBMoJUrNOaXjFDLmGYxF6nb7KVaos907NWvKeksIeT/3qCYRT4eVXg0761fvSb D8qemIUPleX6Be2iyW5GlEYZfej6ShkZVPysFeSxvFaoMr7wHlS6sM1t3whHzch0 daumqtEv3aoz/e4IsPxnyIc9uihbFqLwB/K76eh3bZIPmzWl+2gmOHlLtD2lYC4= =30G1 -----END PGP SIGNATURE----- --8hMCPdsiL4G0UuagEhorNgeF1BKSlO0F9--