Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 2015 10:12:58 -0800
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-current@freebsd.org
Cc:        Sean Bruno <sbruno@freebsd.org>, 'Warner Losh' <imp@bsdimp.com>
Subject:   Re: sys/modules "make clean" seems broken again
Message-ID:  <3514235.7QMnNNElsE@ralph.baldwin.cx>
In-Reply-To: <564E0322.8050308@freebsd.org>
References:  <564E0322.8050308@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, November 19, 2015 09:13:06 AM Sean Bruno wrote:
> I thought I fixed this a year or two ago, but now a "make clean" in
> sys/modules seems to leave bus_if.h device_if.h and pci_if.h in the
> directory.
> 
> Should I just add these to the clean targets?

Blame Warner as his MFILES changes broke this.  In particular, see r287263
which turned off cleaning these up.  I'm not sure what that broke that
caused it to be disabled.

Your change is a gross hack though.

-- 
John Baldwin



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