Hi Akim. On 02/24/2012 01:55 PM, Akim Demaille wrote: > > Le 20 févr. 2012 à 14:58, Stefano Lattarini a écrit : > >>> Also, why two "if"? >>> >> For the sake of "make -n": at least GNU make and Solaris make execute >> recipes containing the $(MAKE) string even when they are running in dry >> mode; so if we didn't break the recipe above in two invocations, the >> file 'src/parse-gram.c' would be removed even upon "make -n". Not nice. > > Automake probably needs something like what follows. > Your wording is just perfect imho :) > Thanks for preparing this patch. ACK of course. Can you push it yourself (to the automake master branch), or should I apply it?
Regards, Stefano