Follow-up Comment #6, bug #16132 (project make):

Hi Paul, here it is:


D:\GNUMake\test>PATH
PATH=C:\cygwin\bin;C:\WINDOWS;C:\WINDOWS\system32

D:\GNUMake\test>gmake381rc2 --version
GNU Make 3.81rc2
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for Windows32

D:\GNUMake\test>gmake381rc2
echo -aap="noot"
-aap=noot
echo '-aap="noot"'
-aap=\noot"
echo -aap=\"noot\"
-aap=\noot"
echo -aap="noot" -mies="wim"
-aap=noot -mies=wim
echo '-aap="noot" -mies="wim"'
-aap="noot" -mies="wim"
echo -aap=\"noot\" -mies=\"wim\"
-aap=\noot" -mies="wim"


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16132>

_______________________________________________
  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