Searched refs:DEFMAXJOBS (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/bmake/
H A Dmake-conf.h76 * DEFMAXJOBS
79 * than DEFMAXJOBS targets be created at once (locally or remotely)
84 #define DEFMAXJOBS 4 macro
H A Dmain.c145 #define DEFMAXLOCAL DEFMAXJOBS
/freebsd-10.0-release/usr.bin/make/
H A Dconfig.h47 * DEFMAXJOBS
49 * than DEFMAXJOBS targets be created at once.
51 #define DEFMAXJOBS 1 macro
H A Dmain.c919 jobLimit = DEFMAXJOBS;

Completed in 108 milliseconds