Restore GNUmakefile. Fix capitalization in config.bat.
[bpt/emacs.git] / config.bat
index 803fd48..cbbcf0c 100644 (file)
@@ -329,7 +329,7 @@ goto End
 :gdbinitOk\r
 Echo Looking for the GDB init file...found\r
 rem GNUMakefile is not appropriate for MS-DOS so move it out of the way\r
-If Exist GNUMakefile mv -f GNUMakefile GNUMakefile.unix\r
+If Exist GNUmakefile mv -f GNUmakefile GNUmakefile.unix\r
 copy msdos\mainmake.v2 Makefile >nul\r
 rem   ----------------------------------------------------------------------\r
 goto End\r