Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2015 14:19:05 -0700
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Garrett Cooper <yaneurabeya@gmail.com>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r289253 - head/share/mk
Message-ID:  <561D7549.2070202@FreeBSD.org>
In-Reply-To: <FC271427-286A-4417-8DDB-5328F303B1F1@gmail.com>
References:  <201510131911.t9DJBMTc034025@repo.freebsd.org> <FC271427-286A-4417-8DDB-5328F303B1F1@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--aNOTExnjkilwpO94OQeb2MwT9LDUfrgN5
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

On 10/13/2015 1:37 PM, Garrett Cooper wrote:
>=20
>=20
>> On Oct 13, 2015, at 12:11, Bryan Drewery <bdrewery@FreeBSD.org> wrote:=

>>
>> Author: bdrewery
>> Date: Tue Oct 13 19:11:22 2015
>> New Revision: 289253
>> URL: https://svnweb.freebsd.org/changeset/base/289253
>>
>> Log:
>>  bsd.subdir.mk: Handle cleanobj.
>>
>>  Before this, the target was unknown.  Now it will recurse on subdirs =
and run
>>  the target in the current directory.  It is required to recurse as th=
ere
>>  may be subdirs that have objs in their directory or in the object dir=
ectory,
>>  so it is not enough to just delete the objdir of the subdir parent.
>>
>>  MFC after:    2 weeks
>>  Sponsored by:    EMC / Isilon Storage Division
>>
>> Modified:
>>  head/share/mk/bsd.subdir.mk
>>
>> Modified: head/share/mk/bsd.subdir.mk
>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
>> --- head/share/mk/bsd.subdir.mk    Tue Oct 13 18:56:50 2015    (r28925=
2)
>> +++ head/share/mk/bsd.subdir.mk    Tue Oct 13 19:11:22 2015    (r28925=
3)
>> @@ -86,7 +86,7 @@ ${SUBDIR:N.WAIT}: .PHONY .MAKE
>> # Work around parsing of .if nested in .for by putting .WAIT string in=
to a var.
>> __wait=3D .WAIT
>> .for __target in all all-man checkdpadd clean cleandepend cleandir \
>> -    cleanilinks depend distribute lint maninstall manlint obj objlink=
 \
>> +    cleanilinks cleanobj depend distribute lint maninstall manlint ob=
j objlink \
>>     realinstall regress tags ${SUBDIR_TARGETS}
>> .ifdef SUBDIR_PARALLEL
>> __subdir_targets=3D
>>
>=20

You sent no text...

--=20
Regards,
Bryan Drewery


--aNOTExnjkilwpO94OQeb2MwT9LDUfrgN5
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

iQEcBAEBAgAGBQJWHXVKAAoJEDXXcbtuRpfPkDEIALhc11YcraqXOe5qEE8bj3S4
4+wXcjmTWjKg35czshDrY6EeiZynoT1Z9kfj/3toyb0Qnh55saNFEa+1Mizqj1hm
Y0JTjwmzJ3RcdltgwG0QA48g6vgjnSsYeaVK0xVZbSdhlY/5kGyDtXCKSq1egEar
fAFmMvr0j2DFiGFv2aC7OLkYl6ZaPH93C6NtqauKFFAYNRoxubG2v256J6NpTefu
sQtz3ckLwU10L1/TsLLD5KCgWA5GKbPsy0+Q1uqdVQTgVtRZnv+nVHM85vsnha7v
3Y51HtPLsOwv42G4le/Kyg7a+zJkdnsSK8iMFTxaP1buvOMFe2S+8Ntyvc4lGF0=
=LnoD
-----END PGP SIGNATURE-----

--aNOTExnjkilwpO94OQeb2MwT9LDUfrgN5--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?561D7549.2070202>