Follow-up Comment #5, bug #56449 (project make):

Sorry, I think there's some confusion.  All this patch does is detect if we
see a % in the command line and if so we do not take the fast path: instead we
take the slow path and invoke command.com.

So we're not trying to handle environment variables etc., we're just saying
"hey make, if the recipe contains % then give up and pass it to command.com to
take care of".

    _______________________________________________________

Reply to this item at:

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

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


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

Reply via email to