[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Where in the manual
From: |
Jason Lunz |
Subject: |
Re: Where in the manual |
Date: |
Thu, 4 May 2006 15:39:21 +0000 (UTC) |
User-agent: |
slrn/0.9.8.1 (Debian) |
address@hidden said:
> I recall seeing in the manual where I could do
>
> x : VAR := val prerequisites
> <tab><command>
>
> I believe it is used to set a variable for the scope of this rule.
> Or was this my imagination?
I think you're looking for section 6.10, "Target-specific Variable
Values". But afaik, you can't put both target-specific variables and
prerequisites in the same rule. You have to use two rules and repeat the
target name.
Jason
- Where in the manual, PATTON, BILLY \(SBCSI\), 2006/05/04
- Re: Where in the manual,
Jason Lunz <=