Re: MAKE_JOBS_ARG

Greg Troxel <[email protected]> Sun, 02 Aug 2026 07:55:45 -0400
Newsgroups gmane.os.netbsd.devel.packages
Message-ID <[email protected]>
David Holland <[email protected]> writes:

> I would swear we already went through this a year or two ago, because
> I remember concerns about whether it should be -jN (required by some
> tools) or -j N (required by others)...
>
> ...but I can't find the evidence :-|

Interesting.   I guess we will have

  MAKE_JOBS_METHOD=	make-j
  MAKE_JOBS_METHOD=	"make -j"

!