By simply declaring the SUBDIRS directive in your Makefile's.am with the
directories from the other makefiles, should work.
Greetings ...
On 9/25/07, Steven Woody <[EMAIL PROTECTED]> wrote:
>
> hi,
>
>
> in my automake-managed directory tree, there are some external sources
> which came with plai
hi,
in my automake-managed directory tree, there are some external sources
which came with plain Makefiles. i want to ask you folks, when i type
in a 'make' or 'make clean' at the top directory, how can i let the
automake dive into those external source directories and run 'make '
and 'make clea