w and happy to hear what your idea.
Thanks!
chenzero
code diff
---
diff --git a/commands.c b/commands.c
index ec5853a..922a807 100644
--- a/commands.c
+++ b/commands.c
@@ -415,18 +415,26 @@ chop_commands (struct commands *cmds)
const char *p = lines[idx];
:)
BTW, I want to say thanks for you all create this great tool.
If I can do something, e.g: Chinese translation, please contact me.
Thanks,
chenzero
___
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make
On 2015-05-14 22:53, Paul Smith wrote:
On Sat, 2015-05-09 at 12:02 +0800, chenzero wrote:
I am a new beginner of gnu Make. in some cases, I fell that it will
help if Make can print the executing shell command even suppressed,
for example, to identify problem more easy.
Have you looked at the