>make buildworld-jobs buildkernel-jobs > cool! i'll try that next time :D > -- >
I'm using it since:
---
20230420:
Add jobs.mk to save typing. Enables -j${JOB_MAX} and logging
eg.
make buildworld-jobs
runs
make -j${JOB_MAX} buildworld > ../buildworld.log 2>&1
where JOB_MAX is derrived from ncpus in local.sys.mk if not set in
env.
---
because it is cool. I like cool stuff.
Cheers :)
--
Nuno Teixeira
FreeBSD UNIX: <[email protected]> Web: https://FreeBSD.org
