help-make
[Top][All Lists]
Advanced

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

Re: dynamic make and build command wrappers


From: Paul D. Smith
Subject: Re: dynamic make and build command wrappers
Date: Fri, 11 Jun 2004 12:30:12 -0400

You will have to either upgrade to GNU make 3.80 and use $(eval ...), or
use auto-re-exec capabilities.  These are the only ways to allow dynamic
rule creation in GNU make.

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