> 
> %% Karen Paffendorf <[EMAIL PROTECTED]> writes:
> 
>   kp> The rule has some non-variable data which is still not found in
>   kp> the db.  I am actually suspecting VPATH/vpath stuff.
> 
> OK, I want to make sure we are talking about the same things.  When you
> say "not found in the db", you mean not found in make's internal
> database of targets, variables, and rules, right?  And you've verified
> this by running make with the -p option (and all other options the same)
> and examined the output and discovered that the data is not there?

Yes. Yes.
> 
> There's no way that I can think of that VPATH/vpath could be a factor
> here, because those variables aren't consulted until make wants to build
> targets, which is after make has completely read all the makefiles into
> its internal DB.

Good to know. Will look into formatting and variables....
> 
> -- 
> -------------------------------------------------------------------------------
>  Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
>  http://www.gnu.org                      http://www.paulandlesley.org/gmake/
>  "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
> 


--
Karen Paffendorf                Hewlett-Packard Company
[EMAIL PROTECTED]         Business Critical Computing Division
phone: 408) 447-2197            19111 Prunridge Ave., M/S 4101
fax: 408) 447-0056              Cupertino, CA 95014

_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to