VPATH vs vpath - variable expansion

View: New views
1 Messages — Rating Filter:   Alert me  

VPATH vs vpath - variable expansion

by Saurabh T :: Rate this Message:

| View Threaded | Show Only this Message


Is there any way to delay the variable expansion in a vpath directive?

One can do
VPATH = $(dir)
and define dir later

but
vpath %.c $(dir)
does not quite work that way.

Thanks,
saurabh
     
_______________________________________________
Help-make mailing list
Help-make@...
https://lists.gnu.org/mailman/listinfo/help-make