When I compile Gnu make (3.81) with HAVE_CASE_INSENSITIVE_FS defined in
config.h, does that also mean the built-in make functions become case
insensitive?

For instance, will $(filter %.c,...) and $(filter %.C,...) have the same
result?

--
Joost Leeuwesteijn


_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to