help-make
[Top][All Lists]
Advanced

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

Re: unable to understand $(origin)


From: Greg Chicares
Subject: Re: unable to understand $(origin)
Date: Thu, 06 May 2010 15:27:00 +0000
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

On 2010-05-06 10:17Z, Payal wrote:
> 
> obj = foo.o bar.o 
> default : 
>     # It is coming from $(origin, obj)

Remove the comma:

-       # It is coming from $(origin, obj)
+       # It is coming from $(origin obj)




reply via email to

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