This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: top-level Makefile required?
- From: Tom Tromey <tromey at redhat dot com>
- To: Harlan Stenn <Harlan dot Stenn at pfcs dot com>
- Cc: automake at gnu dot org
- Date: 14 Aug 2002 10:14:53 -0600
- Subject: Re: top-level Makefile required?
- References: <36010.1028332543@dog.pfcs.com>
- Reply-to: tromey at redhat dot com
>>>>> "Harlan" == Harlan Stenn <Harlan.Stenn@pfcs.com> writes:
Harlan> Is it a bug or a feature that when using automake+autoconf
Harlan> there Must be a top-level Makefile?
Did this ever get resolved? I'm just back from vacation; I read the
thread and it seemed to trail off at the end without resolution. Was
Alexandre's suggestion about appending to configure.in in the test
case on target?
Anyway, this would be a bug. There's no requirement for a top-level
Makefile (or that if one exists it be created by automake).
Tom