This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: What is easiest way to add extra command to Makefile that getsrun *always*?
- From: Ronald Landheer-Cieslak <ronald at landheer dot com>
- To: Alexandre Duret-Lutz <duret_g at lrde dot epita dot fr>
- Cc: automake at gnu dot org
- Cc: cs at gnumatica dot com
- Date: Thu, 22 May 2003 18:46:50 +0200 (CEST)
- Subject: Re: What is easiest way to add extra command to Makefile that getsrun *always*?
On Thu, 22 May 2003, Alexandre Duret-Lutz wrote:
> >>> "Ronald" == Ronald Landheer-Cieslak <ronald@landheer.com> writes:
> Ronald> all : command-to-always-run
> You should use `all-local', not `all'.
And so I learn seomthing again today ;)
Thanx!
rlc