[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Static pattern usage
From: |
Sam Ravnborg |
Subject: |
Re: Static pattern usage |
Date: |
Fri, 3 Oct 2003 23:45:44 +0200 |
User-agent: |
Mutt/1.4.1i |
On Fri, Oct 03, 2003 at 05:18:04PM -0400, Paul D. Smith wrote:
>
> sr> Is it coorect behaviour that make does not expand the variable
> sr> $(deps_foo.o)?
>
> Yes, because that's not the variable you asked to expand. You asked it
> to expand the variable $(deps_%).
Got it now, found the right section in the manual. IMMEDIATE :-(
I will go back and invent another way to do what I want.
Sam
Re: Static pattern usage, Paul D. Smith, 2003/10/03
- Re: Static pattern usage,
Sam Ravnborg <=