"Paul D. Smith" <[EMAIL PROTECTED]> wrote:
> Try using the -p option.  That will print make's entire internal
> database and you should be able to find it there.

Ok, it appears just before <command-line> in several dependency lists,
and also:
# Not a target:
<built-in>:
#  Implicit rule search has been done.
#  File does not exist.
#  File has not been updated.
The complete "make -p all test install" output is here:
<URL:http://multivac.cwru.edu./prj/make-p.out.gz>

The Makefile doesn't do any includes, and doesn't contain <built-in>,
so this is coming from make internally, right?


paul

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

Reply via email to