gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] Build System links/ recommendations


From: Andrew Suffield
Subject: Re: [Gnu-arch-users] Build System links/ recommendations
Date: Fri, 3 Sep 2004 19:46:41 +0100
User-agent: Mutt/1.5.6+20040818i

On Fri, Sep 03, 2004 at 08:41:45PM +0200, Jan Hudec wrote:
> Ok. This seems to work:
> 
> @foo : | @bar
>       touch @foo
> 
> @foo : @bar
> 
> @bar :
>       test -f @bar || touch @bar
> 
> But well, now do you really consider this obvious? It takes a hell lot
> of reading the manual or asking stupid questions to make this work. And
> it should be quite common thing to do with recursive makefiles...

Nobody ever said make was obvious. It's powerful but difficult to use
effectively. That's why you see so many people doing nutty things with
it.

-- 
  .''`.  ** Debian GNU/Linux ** | Andrew Suffield
 : :' :  http://www.debian.org/ |
 `. `'                          |
   `-             -><-          |

Attachment: signature.asc
Description: Digital signature


reply via email to

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