HomeFreeBSD

MFC r366275: Makefile.inc1: sysent: parallel subordinate sysent targets

Description

MFC r366275: Makefile.inc1: sysent: parallel subordinate sysent targets

makesyscalls.lua (and indeed makesyscalls.sh) are both safe to be run in
parallel, so let's do it.

This is a trivial difference because runtime per-target is pretty small, but
I like seeing it run in parallel when my muscle memory types make -sj4.

Details

Provenance
kevansAuthored on
Parents
rS367664: MFC r366430: ngctl: add -c (compact output) for the dot command
Branches
Unknown
Tags
Unknown