help-make
[Top][All Lists]
Advanced

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

Re: Oddity with make and % macro


From: Paul D. Smith
Subject: Re: Oddity with make and % macro
Date: Mon, 26 Mar 2001 09:25:30 -0500

%% "Brian J. Murrell" <address@hidden> writes:

  bjm> I am wondering why the "rm .bar-test"?  There is no "rm .foo" so it
  bjm> must have something to do with the % macro.

Indirectly.

Look at the section "Chains of Implicit Rules" in the GNU make manual,
and/or look up "intermediate files" in the index.

All will be made clear.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "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]