bug-make
[Top][All Lists]
Advanced

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

[bug #19122] $* doesn't work as expected


From: Paul D. Smith
Subject: [bug #19122] $* doesn't work as expected
Date: Thu, 22 Feb 2007 13:59:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20060601 Firefox/2.0.0.1 (Ubuntu-edgy)

Update of bug #19122 (project make):

                  Status:                    None => Not A Bug              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Philip is correct.

As for the difference in clearmake, presumably clearmake has some extra
suffix rules including one for .bin, that GNU make doesn't have.

You can either avoid $* (using $(basename ...) or similar to get rid of the
suffix) or define a suffix for .bin.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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