diff options
Diffstat (limited to 'build-mingw.bat')
-rw-r--r-- | build-mingw.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-mingw.bat b/build-mingw.bat index b505c3d..53ba6a3 100644 --- a/build-mingw.bat +++ b/build-mingw.bat @@ -31,7 +31,7 @@ echo additional make options, for example: echo. echo %0 --make mingw32-make --make -j8 g++ echo. -echo See the BOOTSTRAP-MINGW file for details. +echo See the BOOTSTRAP-WINDOWS-MINGW file for details. echo. goto end |