Follow-up Comment #2, bug #33034 (project make):

As workaround for coLinux can change the template scripts/mkmakefile.

*** old:

%/: all
        @:


*** new:


$(all) %/: all
ifneq ($(all),)
$(all): all
       @:


See also the attached patch.


(file #23162)
    _______________________________________________________

Additional Item Attachment:

File name: make-3.82-mkmakefile.patch     Size:0 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch 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