Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Djob.h197 bool Job_ParseShell(char *) MAKE_ATTR_USE;
H A Djob.c101 * Job_ParseShell Given a special dependency line with target '.SHELL',
419 * It is set by the Job_ParseShell function.
2329 Job_ParseShell(char *line)
2365 Job_ParseShell(char *line) Job_ParseShell() function
H A Dparse.c1570 if (!Job_ParseShell(p)) { in ParseDependencySources()
H A DChangeLog3521 o Job_ParseShell should call Shell_Init if it has been