automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: subdir-objects and 1.7


From: Alexandre Duret-Lutz
Subject: Re: subdir-objects and 1.7
Date: 28 Sep 2002 10:04:53 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>> "Harlan" == Harlan Stenn <address@hidden> writes:

[...]

 Harlan> Do I need to list all of these subdir files as EXTRA_SOURCES in this
 Harlan> Makefile.am in order to avoid:

 Harlan> gcc ... -Wp,-MD,.deps/mibgroup/Rmon/system_rmon_mib.TPlo ...
 Harlan> -o mibgroup/Rmon/.libs/system_rmon_mib.lo

Sorry, You've described your setup, but you haven't explained
the troubles you have with it.  What's wrong in the above
command?  Why do you want to avoid it?

Anyway, a partial answer to the previous question is: yes, files
which are conditionally built should be listed in the
EXTRA_libucdmibs_la_SOURCES variables.  This is needed, not only
for the dependency tracking code to work, but also for targets
that processes all sources like `tags', `ctags', etc, and also
so the source files get distributed.  That was already the case
in 1.5, though.
-- 
Alexandre Duret-Lutz





reply via email to

[Prev in Thread] Current Thread [Next in Thread]