bug#12554: Checking MAKEFLAGS with RECURSIVE_TARGETS

2012-10-02 Thread Michael Daniels
Hello, automake 1.11.3 make 3.81 Linux 3.2.0-23-generic x86_64 Just to get some initial context, automake is generating this code for recursive targets: # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To chan

help to create automake

2012-10-02 Thread Rudra Banerjee
Dear Friends, My Project has a structure MAIN DIR __|__ | | src/ main.c (and other .h file) Inside the src/ there are 100+ file, which will be linked to main.c to create the executable. So, there will be *NO*

help to create automake

2012-10-02 Thread Rudra Banerjee
 Dear Friends, My Project has a structure   MAIN DIR   __|__ |    |     src/ main.c (and other .h file) Inside the src/ there are 100+ file, which will be linked to main.c to create the executable. So

help to create automake

2012-10-02 Thread Rudra Banerjee
Dear Friends, My Project has a structure MAIN DIR __|__ | | src/ main.c (and other .h file) Inside the src/ there are 100+ file, which will be linked to main.c to create the executable. So, there will be *NO*

Re: Static library naming

2012-10-02 Thread Stefano Lattarini
Hi Peter, sorry again for the delay. On 09/26/2012 10:40 AM, Peter Rosin wrote: > On 2012-09-25 21:33, Stefano Lattarini wrote: >> [Dropping Automake-NG list, from the next reply] >> >> On 09/24/2012 10:51 AM, Peter Rosin wrote: >>> >>> [MEGA-SNIP] >>> >>> Yes, because I don't want this to be Auto