Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/make/
Dparse.c175 SP_SINGLESHELL, /* .SINGLESHELL; not mentioned in the manual page */ enumerator
296 { ".SINGLESHELL", SP_SINGLESHELL, OP_NONE },
987 case SP_SINGLESHELL: in HandleDependencyTargetSpecial()
1573 } else if (special == SP_NOTPARALLEL || special == SP_SINGLESHELL || in ParseDependencySources()