Home
last modified time | relevance | path

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

/honee/
H A DMakefile174 NPROCS := $(shell getconf _NPROCESSORS_ONLN) macro
176 MFLAGS := -j $(NPROCS) --warn-undefined-variables \
306 PROVE_OPTS ?= -j $(NPROCS)