Hi,

i've set up a Makefile that works quite fine, but there was
one complaint from a co-worker that a certain file was not
correctly re-made.

To get more information about this i'd like to get more output
form make, but _not_ make the output on stdout unreadably.

So i'd like to have the complete output of "make -dp" in a
file and the normal output of "make" on stdout.

I'd like to generate lots of output each time "make" is started
and when somebody complains that something went wrong i could get
more hints from the debug output files.

I use GNU make 3.81 beta 3 on Win32, but i don't think this is
Win32-specific.


Is something like this (or similar) possible?


Best regards,
Torsten.


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

Reply via email to