Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/make/
Dcompat.c168 doExecute; /* Execute the command */ in CompatRunCommand() local
185 doExecute = !noExecute; in CompatRunCommand()
216 doExecute = true; in CompatRunCommand()
240 if (!doExecute) in CompatRunCommand()