On Wed, 17 Jan 2001 10:03:36 -0600, "James L. Peterson"
<[EMAIL PROTECTED]> wrote:
>A major problem that I have with make is being able to debug the
>makefiles. I end up working on big projects that are supposed to
>be for multiple platforms, so there are a lot of make variables
>and thousands o
%% Regarding Better Debugging; you wrote:
jlp> The -d debug flag gives some information, but not a lot. What
jlp> I would like to be able to see is:
Some would say it gives too much :)
jlp> (a) the values of all the variables
jlp> (b) what files are being included
jlp> (c) what the a