On 11/20/15 7:32 AM, Warner Losh wrote:
> 
> On Nov 20, 2015 7:20 AM, "Andrew Turner" <and...@fubar.geek.nz
> <mailto:and...@fubar.geek.nz>> wrote:
>>
>> On Wed, 18 Nov 2015 17:52:38 +0000 (UTC)
>> Bryan Drewery <bdrew...@freebsd.org> wrote:
>>
>> > Author: bdrewery
>> > Date: Wed Nov 18 17:52:38 2015
>> > New Revision: 291021
>> > URL: https://svnweb.freebsd.org/changeset/base/291021
>> >
>> > Log:
>> >   Convert to SUBDIR.yes format.
>> >
>> >   Reviewed by:        imp
>> >   Sponsored by:       EMC / Isilon Storage Division
>> >   Differential Revision:      https://reviews.freebsd.org/D4182
>> >
>> > Modified:
>> >   head/sbin/Makefile
>> >   head/usr.sbin/Makefile
>>
>> This broke some mips. In usr.sbin/Makefile.mips we exclude uathload for
>> some variants of mips with "SUBDIR:= ${SUBDIR:Nuathload}", however this
>> is now no longer in SUBDIR.
>>
> 
> I'll take a look at this....
> 

In the past I've added a SUBDIR_IGNORE list (I forget the specific name
I used) to remove directories without the :N pattern directly in the
Makefiles.  Something like that in bsd.subdir.mk may be better to work
with the .yes feature.


-- 
Regards,
Bryan Drewery
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to