help-make
[Top][All Lists]
Advanced

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

Re: implicit rule for relative paths?


From: Toomas Rosin
Subject: Re: implicit rule for relative paths?
Date: Mon, 21 Oct 2002 04:29:45 +0300 (EEST)

Hello,

Sorry, I messed this up.  The last lines of the Makefile should not be
as I wrote:

   %:
        @echo target \"address@hidden" is $(if $(call 
absolute,$@),absolute,relative)

but, instead:

   %:
        @echo target \"address@hidden" is $(if $(call 
relative,$@),relative,absolute)

T.






reply via email to

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