Update of bug #37065 (project make): Triage Status: Need Info => None
_______________________________________________________ Follow-up Comment #4: Hi Eli; there's a makefile attached. It's maybe not everything we'd wish for in a repro case but it seems to be enough to try. Something like this (but translated to Windows): mkdir foo mkdir foo/bar touch foo/baz echo '$(info $(wildcard foo/*/.))' | make -f- should show just "foo/bar/." Rossen appears to be saying that on Windows, this will show "foo/bar/. foo/baz/." which is clearly not correct. I'm resetting the triage status: if this example doesn't work for you please update again. Cheers! _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?37065> _______________________________________________ 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