Re: Dependency tracking of pre processed Assembler files

2006-10-12 Thread Stepan Kasal
Hello Ralf, you wrote: Further note a small buglet in m4/as.m4: - without no-dependencies, we should not compute depmode. you mean that _with_ no-dependencies, we shouldn't compute depmode, right? Stepan

Re: Dependency tracking of pre processed Assembler files

2006-10-12 Thread Ralf Wildenhues
Hi Stepan, * Stepan Kasal wrote on Thu, Oct 12, 2006 at 03:01:51PM CEST: you wrote: Further note a small buglet in m4/as.m4: - without no-dependencies, we should not compute depmode. you mean that _with_ no-dependencies, we shouldn't compute depmode, right? Indeed. I failed to