On Thu, Nov 08, 2018 at 06:23:55AM +0000, Bjoern A. Zeeb wrote:
> On 8 Nov 2018, at 0:35, Brooks Davis wrote:
> 
> > Author: brooks
> > Date: Thu Nov  8 00:35:00 2018
> > New Revision: 340242
> > URL: https://svnweb.freebsd.org/changeset/base/340242
> >
> > Log:
> >   Add a top-level make target to rebuild all sysent files.
> >
> >   The sysent target is useful when changing makesyscalls.sh, when
> >   making paired changes to syscalls.master files, or in a future where
> >   freebsd32 sysent entries are built from the default syscalls.master.
> >
> >   Reviewed by:      bdrewery
> >   Obtained from:    CheriBSD
> >   Sponsored by:     DARPA, AFRL
> >   Differential Revision:    https://reviews.freebsd.org/D17899
> >
> > Modified:
> >   head/Makefile
> >   head/Makefile.inc1
> 
> I was wondering if the Makefile.inc1 parts shouldn???t mostly be in 
> sys/Makefile or similar rather than at the top-level?

It seemed like a tossup.  I picked Makefile.inc1 because I didn't want
to polute Makefile with a list of directories and because it makes sure
the right tools (bmake) are used.

-- Brooks

Attachment: signature.asc
Description: PGP signature

Reply via email to