mirror of
https://github.com/mirror/make.git
synced 2025-01-05 09:50:09 +08:00
a7794f483b
* sub_proc.c: Include filedef.h and variable.h. (process_begin): If exec_path was not found, but its first character is '/', assume there's some shell magic, and invoke the command through '$(SHELL) -c "COMMAND"'. Fixes SV bug#40241. (make_command_line): Kludgey feature: if full_exec_path is "-c", assume that argv[0] is not to be skipped, as it holds the command string to be passed to the shell. |
||
---|---|---|
.. | ||
compat | ||
include | ||
subproc | ||
Makefile.am | ||
pathstuff.c |