Follow-up Comment #4, bug #62206 (project make):

Such a workaround with 2 rules could be something like

++++
.SECONDEXPANSION:
all: lib/hello.o hello.o
%.o: 3$$*.c; $(info $@ from $<)
lib/%.o: lib/3$$*.c; $(info $@ from $<)
----


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Сообщение отправлено по Savannah
  https://savannah.gnu.org/


Reply via email to