Follow-up Comment #1, bug #64818 (project make):

I think the different is that in the case of suffix, you can simply omit '%'
.

That is instead of $(objects:%.c=%.o) you can conveniently write
$(objects:.c=.o).


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64818>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to