summaryrefslogtreecommitdiff
path: root/Basic.mk.template
diff options
context:
space:
mode:
Diffstat (limited to 'Basic.mk.template')
-rw-r--r--Basic.mk.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/Basic.mk.template b/Basic.mk.template
index 07a45454..4216d1ec 100644
--- a/Basic.mk.template
+++ b/Basic.mk.template
@@ -2,7 +2,7 @@
#
# NOTE:
# If you have no 'make' program at all to process this makefile:
-# * On Windows, run ".\buildw32.bat" to bootstrap one.
+# * On Windows, run ".\build_w32.bat" to bootstrap one.
# * On MS-DOS, run ".\builddos.bat" to bootstrap one.
#
# Once you have a GNU make program created, you can use it with this makefile