Follow-up Comment #8, bug #12331 (project make):

Hi!

I would like to know if this bug was really solved and how can I test its
solution.

Currently I have a makefile generator that used to generate makefiles that
works fine with make 3.80 but I am having problems with FORCE targets in make
3.81.

As the makefile generator always generates a .SECONDARY target that is
usually empty, I've change the generation rule to populate .SECONDARY with
some dependencies and after that the FORCE targets return to be executed
correctly, just as it is written in this bug report.

Any help in this subject should be appreciated!

Best regards,

Leonardo Garcia

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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