[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
is there any way to get at prerequisites of "current" rule
From: |
Mark Galeck (CW) |
Subject: |
is there any way to get at prerequisites of "current" rule |
Date: |
Wed, 30 May 2012 15:05:34 -0700 |
Hello,
Frequently there is this
target: <some prerequisites>
<recipe involving $^>
And then someone adds
target: <remaining prerequisites>
and now the first recipe breaks. Is there a way to get at the prerequisites of
the "current" rule, rather than "all" prerequisites.
Thank you,
Mark
- is there any way to get at prerequisites of "current" rule,
Mark Galeck (CW) <=