This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: s/@/%/g
- To: Akim Demaille <akim at epita dot fr>
- Subject: Re: s/@/%/g
- From: Tom Tromey <tromey at redhat dot com>
- Date: 26 Feb 2001 18:02:38 -0700
- Cc: automake at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <mv4itlxb27i.fsf@nostromo.lrde.epita.fr>
- Reply-To: tromey at redhat dot com
>>>>> "Akim" == Akim Demaille <akim@epita.fr> writes:
Akim> * automake.in (&add_depend2): Transform AMDEP.
Akim> (&handle_clean): Transform MCFILES and MFILES.
Akim> (&file_contents): Transform MAINTAINER_MODE.
Akim> (&transform): Use `%', not `@'.
Akim> Adjust all the *.am files.
Akim> * clean.am: Use ?MFILES? instead of ad hoc MAINTAINERCLEAN.
Akim> * depend2.am: Display the double dependency on both ?AMDEP? and
Akim> @AMDEP@.
This is ok. I didn't read it too closely. Hopefully we'll find all
the bugs before the next release.
Tom