This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: OBJEXT in implicit rules
- From: Akim Demaille <akim at epita dot fr>
- To: Werner LEMBERG <wl at gnu dot org>
- Cc: bug-autoconf at gnu dot org, automake at gnu dot org
- Date: 29 Aug 2002 11:55:28 +0200
- Subject: Re: OBJEXT in implicit rules
- References: <20020823.083435.82099592.wl@gnu.org>
(Why bug-autoconf???)
| Is the use of variables in implicit rules portable?
|
| .c.$(OBJEXT):
| ...
I don't know. Maybe Automake folks do?