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 b0e844e..5db670e 100644 --- a/build-mingw.bat +++ b/build-mingw.bat @@ -27,7 +27,7 @@ echo and 'no' (trust nothing). echo. echo The --make option can be used to bootstrap using GNU make. The first echo --make value should specify the make executable optionally followed by -echo additional make arguments, for example: +echo additional make options, for example: echo. echo %0 --make mingw32-make --make -j8 g++ echo. |