make (or NMAKE, or whatever flavour of make you are using) can be quite picky about the format of makefiles – check that you didn’t actually edit the file in any way, e.g. changed line endings, spaces <-> tabs, etc.
make (or NMAKE, or whatever flavour of make you are using) can be quite picky about the format of makefiles – check that you didn’t actually edit the file in any way, e.g. changed line endings, spaces <-> tabs, etc.