This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Automake 1.4j: Release Candidate
- To: "Lars J. Aas" <larsa at sim dot no>
- Subject: Re: Automake 1.4j: Release Candidate
- From: Tom Tromey <tromey at redhat dot com>
- Date: 31 Jul 2001 11:06:01 -0600
- Cc: Automake List <automake at gnu dot org>
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <878zh54nbg.fsf@creche.redhat.com> <20010731120649.A11612@sim.no>
- Reply-To: tromey at redhat dot com
>>>>> "Lars" == Lars J Aas <larsa@sim.no> writes:
Lars> Here's one. The following Makefile.am doesn't generate any object
Lars> dependencies. $(libtest_a_OBJECTS) is always empty.
Thanks. I turned this into a test case. I'll fix it asap.
Tom