Home
last modified time | relevance | path

Searched refs:DEFMAXLOCAL (Results 1 – 2 of 2) sorted by relevance

/original-bsd/usr.bin/make/
H A Dconfig.h27 #define DEFMAXLOCAL 1 macro
H A Dmain.c71 #ifndef DEFMAXLOCAL
72 #define DEFMAXLOCAL DEFMAXJOBS macro
73 #endif DEFMAXLOCAL
463 maxLocal = DEFMAXLOCAL; /* Set default local max concurrency */