Follow-up Comment #14, bug #52076 (project make): individual globs are sorted, i.e. I got z1 y1 x1 y2
from <pre> # cat Makefile test: prep echo $(wildcard **1 **2) prep: touch z1 y1 y2 x1 </pre> so the use-cases should be fine. Not sure why it is reverse order, but that should not matter much. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?52076> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make