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: Jan Hudec
Subject: Re: [Gnu-arch-users] Build System links/ recommendations
Date: Fri, 3 Sep 2004 20:56:09 +0200
User-agent: Mutt/1.5.6+20040818i

On Fri, Sep 03, 2004 at 19:50:37 +0100, Andrew Suffield wrote:
> Phony on the wrong target.
> 
> @foo : | @bar-recursive
>       touch @foo
> 
> @foo : @bar
> 
> @bar-recursive :
>       test -f @bar || touch @bar
> 
> .PHONY: @bar-recursive

Yes, that does work.

-------------------------------------------------------------------------------
                                                 Jan 'Bulb' Hudec 
<address@hidden>

Attachment: signature.asc
Description: Digital signature


reply via email to

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