summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e377392b52..86c9f65f19 100644
--- a/Makefile
+++ b/Makefile
@@ -152,7 +152,7 @@ MINOR = 2
# > cd src
# > msvc2015.bat
# - Build the console binary:
-# > nmake -f Mae_mvc.mak
+# > nmake -f Make_mvc.mak
# - Run the tests and check the output:
# > nmake -f Make_mvc.mak testclean
# > nmake -f Make_mvc.mak test