This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Adding More Dependency Support
- To: Eric Lemings <eric.b.lemings@lmco.com>
- Subject: Re: Adding More Dependency Support
- From: Tom Tromey <tromey@cygnus.com>
- Date: Fri, 18 Jun 1999 14:40:00 -0700
- Cc: automake@gnu.org
- References: <3769854A.F552C5E@lmco.com>
>>>>> "Eric" == Eric Lemings <eric.b.lemings@lmco.com> writes:
Eric> Dear Automake Subscribers:
Eric> "Currently, this [dependency] support requires the use of GNU make and
Eric> gcc." --Automake 1.4 Manual, top of page 8.
Eric> Any suggestions for adding more support?
Major work has been done to ease this restriction.
The work is available in the cvs repository.
The web page explains which branch to use to get this code.
Tom