autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Expanded rules for scripts


From: Alexandre Oliva
Subject: Re: Expanded rules for scripts
Date: 16 Dec 2000 14:13:58 -0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

On Dec 15, 2000, Akim Demaille <address@hidden> wrote:

> | > > .sh: configure.in
> | > >         # do sth
> | > 
> | > Even GNU make would not let you do it.
> | 
> | This is indeed definitely wrong and I don't know of any make where I've seen
> | this working but, to be honest, discovering once it was not working I
> | stopped trying :-)

> I must be missing something: why is it that clear it's wrong?

It's not really wrong, it just doesn't do what you want.

It means ``build the file named .sh out of configure.in'', not ``build
%.sh out of %, with the additional dependency on configure.in''.  I
think :-)

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

[Prev in Thread] Current Thread [Next in Thread]