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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to