This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: AC_LIBOBJ and libsources
- To: tromey at redhat dot com
- Subject: Re: AC_LIBOBJ and libsources
- From: Akim Demaille <akim at epita dot fr>
- Date: 31 Jan 2001 15:37:03 +0100
- Cc: Automake List <automake at gnu dot org>, Autoconf List <autoconf at gnu dot org>
- List-Id: Discussion list for automake <automake.gnu.org><mailto:automake-request@gnu.org?subject=unsubscribe>
- References: <mv4g0i1l5k8.fsf@nostromo.lrde.epita.fr><87ae88tknm.fsf@creche.redhat.com>
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
>>>>> "Akim" == Akim Demaille <akim@epita.fr> writes:
Akim> 1. Does Automake need to know what are the files that can
Akim> actually be in LIBOBJ, or headers can be included?
Tom> Automake wants to know the associated headers as well.
Can there be any non source files which we want to ship?