Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Nov 2018 06:23:55 +0000
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        "Brooks Davis" <brooks@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r340242 - head
Message-ID:  <4F3AECDE-DE4E-4B88-B1FA-6334038D4189@lists.zabbadoz.net>
In-Reply-To: <201811080035.wA80Z1Qc035376@repo.freebsd.org>
References:  <201811080035.wA80Z1Qc035376@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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?

/bz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F3AECDE-DE4E-4B88-B1FA-6334038D4189>