Renato Golin <[EMAIL PROTECTED]> wrote:
> Is there a make option that shows
> something like this:
> 
> $ make
> make: *** No rule to make target `1.bar', needed by `1.foo'... make: ***
> No rule to make target `1.foo', needed by `all'.  Stop.

Try "make -d"
 
Running make -d will also make you aware of a lot o rules that are built
into make.

regards Henrik
-- 
The address in the header is only to prevent spam. My real address is:
hc8(at)uthyres.com Examples of addresses which go to spammers:
[EMAIL PROTECTED] [EMAIL PROTECTED]

_______________________________________________
help-gnu-utils mailing list
help-gnu-utils@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Reply via email to