This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Cannot add a new file extension
- To: Alexandre Duret-Lutz <duret_g at lrde dot epita dot fr>
- Subject: Re: Cannot add a new file extension
- From: Tom Tromey <tromey at redhat dot com>
- Date: 06 Nov 2001 22:59:29 -0700
- Cc: Dmitry Mikhin <dmitrym at acres dot com dot au>, automake at gnu dot org, automake-patches at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <3BD77D1B.791E694A@acres.com.au> <20011101210046.A14565@lrde.epita.fr>
- Reply-To: tromey at redhat dot com
>>>>> "Alexandre" == Alexandre Duret-Lutz <duret_g@lrde.epita.fr> writes:
>> SUFFIXES = .k
Alexandre> (This is superfluous, Automake will infer it from the .k.o
Alexandre> rule below)
Is it still documented as being required?
Tom