This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: dependency tracking for .S assembler files
- From: Ralf Corsepius <rc040203 at freenet dot de>
- To: Automake List <automake at gnu dot org>
- Date: Thu, 23 Sep 2004 10:05:37 +0200
- Subject: Re: dependency tracking for .S assembler files
- References: <20040922150638.GE4172@admingilde.org>
On Wed, 2004-09-22 at 17:06, Martin Waitz wrote:
> Hi,
>
> I'm working on a project which uses assembler files which get
> preprocessed by the C preprocessor (.S files).
> automake does not yet keep track of dependencies of these files.
Reminds me about my patch
http://lists.gnu.org/archive/html/bug-automake/2004-05/msg00082.html
http://mail.gnu.org/archive/html/automake-patches/2004-01/msg00036.html
Ralf