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/



_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to