help-make
[Top][All Lists]
Advanced

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

Re: Help with automatic prrequisite generation


From: Paul D. Smith
Subject: Re: Help with automatic prrequisite generation
Date: Sun, 19 Jun 2005 17:16:10 -0400

%% Cort Stratton <address@hidden> writes:

  cs> I can work around the problem using conditionals (e.g. Only
  cs> include the .d files if the NODEPS variable isn't defined), but
  cs> that requires the user to run "make depclean NODEPS=1", and I'm
  cs> looking for a more transparent solution.

The MAKECMDGOALS variable contains any goals that the user specified on
the command line.

-- 
-------------------------------------------------------------------------------
 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]