Re: new flag to show executing shell command

2015-05-09 Thread Edward Welbourne
> 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

Re: new flag to show executing shell command

2015-05-09 Thread chenzero
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