bug-make
[Top][All Lists]
Advanced

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

Re: Target variable bug


From: Paul D. Smith
Subject: Re: Target variable bug
Date: Wed, 16 Jul 2003 09:12:43 -0400

%% address@hidden writes:

  r> I think this is a bug.  I put a trivial example of a make file I am
  r> having trouble with below.  I expect the below make to print: foo
  r> bar fob But it only prints: foo

This isn't a bug, in that I never intended to have multiple
pattern-specific variables match the same target.

However, this has already been requested as an enhancement (see bug
#1405) and this new feature is implemented in the source and will
available in the next version of 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]