> 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.
>
> Since it seems that Make doesn't have this flag, I tried to change code.
> the code diff is in below and happ
On 2015年05月09日 15:55, Edward Welbourne 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.
Since it seems that Make doesn't have this flag, I tried to change cod