help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: var used by implicit rule


From: Paul D. Smith
Subject: Re: var used by implicit rule
Date: Mon, 21 Jun 2004 17:43:08 -0400

FYI, you can use the -p (print database) and -d (debugging) options to
get a much better idea of what's going on.  If the full -d is too much
for you, you can restrict the debugging output somewhat with --debug=<XX>
(see the manual).


This will show you that make knows nothing about building index.html,
and so that's why it never deletes it.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

[Prev in Thread] Current Thread [Next in Thread]