Home
last modified time | relevance | path

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

/third_party/node/
H A DMakefile141 NINJA_ARGS := $(NINJA_ARGS) -v macro
144 NINJA_ARGS := $(NINJA_ARGS) -j$(JOBS) macro
146 NINJA_ARGS := $(NINJA_ARGS) $(filter -j%,$(MAKEFLAGS)) macro
149 $(NINJA) -C out/Release $(NINJA_ARGS)
153 $(NINJA) -C out/Debug $(NINJA_ARGS)

Completed in 3 milliseconds