while $MAKECOMMAND is the call for the makefile.system("system("$MAKECOMMAND | tee -a ./prepare_$target.log");
but I get the error messsage -
do you have any idea how can the user will see the output in the stdout and laso in a log file ?sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `| tee -a ./prepare_lint.log'
Please advice
Simona
jdporter added code tags
In reply to system call for makefile by azaria
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |