This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Automake suffixes ordering [patch]
- To: Kevin Ryde <user42 at zip dot com dot au>
- Subject: Re: Automake suffixes ordering [patch]
- From: Tom Tromey <tromey at redhat dot com>
- Date: 20 Dec 2000 19:24:55 -0700
- Cc: automake at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org><mailto:automake-request@gnu.org?subject=unsubscribe>
- References: <878zqzbc93.fsf@zip.com.au>
- Reply-To: tromey at redhat dot com
>>>>> "Kevin" == Kevin Ryde <user42@zip.com.au> writes:
Kevin> I'd like to propose the patch below to put any $(SUFFIXES) from
Kevin> Makefile.am at the head of the .SUFFIXES list in Makefile.in.
Thanks, I finally checked this in.
Tom