On Thu, Aug 11, 2005 at 12:54:16PM -0400, Eric Dorland wrote:
> I'm not sure it's possible to use automake to create non-recursive
> makefiles. Do you know something I don't?

The automake info pages say it should be possible, but there are warts.
>From "info automake alternative":

   Automake provides sufficient cross-directory support (1) to enable
   you to write a single `Makefile.am' for a complex multi-directory
   package.

   ...

      (1) We believe.  This work is new and there are probably warts.
          *Note Introduction::, for information on reporting bugs.

The non-recursive makefile support works just fine for "include" trees (eg,
nobase_pkginclude_HEADERS), but so far doesn't work to well when it comes to
dealing with source code.

Bill
-- 
Leave others their otherness. -- Aratak


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to