This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Alternate automake output?
===
----- Original Message -----
From: "William Robertson" <wkr@cs.ucsb.edu>
To: "Tom Tromey" <tromey@redhat.com>
> I know this is a hack, but could automake play along with this, and
> would this work? Alternatively, is there a cleaner way to achieve
this
> goal?
I'd just use subdir_objects and include the full paths to the module
code - much as per the style of 'recursive make considered harmful'.
Rob