bug-make
[Top][All Lists]
Advanced

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

[bug #30381] Don't avoid implicit rule recursion quite so soon.


From: Olexiy Buyanskyy
Subject: [bug #30381] Don't avoid implicit rule recursion quite so soon.
Date: Mon, 19 Jul 2010 14:11:15 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.7) Gecko/20100701 Firefox/3.6.7 ( .NET CLR 3.5.30729)

Follow-up Comment #9, bug #30381 (project make):

Maybe we can use something like

%(1).foo%(2) : %(1)a%(2)

So your example will look like

%(1).foo : %(1)a%(1)

I agree with Reiner. make can be better and has more features, then current
implementation.

At least all functions from

http://gmsl.sourceforge.net/

can be very good to have in standard make. Basically I see in source some
EXPERIMENTAL blocks already. :-)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30381>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]