Rudra Banerjee writes: > Yes, > I got some site on non-recursive automake. > But I have one more queries: I have 100+ routine in src/. > Do I need to enter ALL of them manually as automake do not like > wildcards, or we have any shorter way?
Well, I usually command my text editor to paste into the current file the output of running 'ls src/*.c'. -- Alberto