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 10:43:50 -0500

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

  bjm> I guess that one cannot use the % macro in .SECONDARY targets?

Correct.

It's simple to keep a target from being considered intermediate, if you
want, by merely mentioning it as a prerequisite somewhere in the
makefile.

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