On Windows it is possible to enable case sensitivity on a per-folder basis . (using fsutil.exe) When case sensitivity is enabled, make fails to read "Makefile" (with capital M) The workaround is to use "make -f Makefile" but that should not be necessary
- bug-report: make does not read Makefile on Windows in case s... Espen Ottar
- Re: bug-report: make does not read Makefile on Windows ... Eli Zaretskii
- Sv: bug-report: make does not read Makefile on Wind... Espen Ottar
- Re: bug-report: make does not read Makefile on ... Eli Zaretskii