Follow-up Comment #1, bug #42390 (project make):

I'm not sure I understand the question "how can I see what the actual Makefile
is"... you've shown the actual makefile in your question.

The contents of the .run file is the shell command used to invoke make for
that test.  You should be able to type that command at the console and get the
same behavior (so you can run it in the debugger, etc.)  The makefile used is
given with the -f flag (here, work/misc/fopen-fail.mk).

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42390>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to