"Paul D. Smith" <[EMAIL PROTECTED]> writes:

> %% thirunadh rao <[EMAIL PROTECTED]> writes:
> 
>   tr> Can gmake search for "makefile" based on VPATH
> 
> No.  Makefiles are searched for only in directories specified with the
> -I option.

Even -I won't help him/her to do what he/she wants since only included 
makefiles are searched in -I-directories. What the original poster 
wanted is to be able to have let's say /tmp/makefile and then 

$ make -I /tmp


-boris



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

Reply via email to