From e7ce3a655e3e125a92e1c95f483675770be7f3bc Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 1 Jan 2023 16:25:39 -0500 Subject: Convert references from "GNU make" to "GNU Make" --- Basic.mk.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Basic.mk.template') diff --git a/Basic.mk.template b/Basic.mk.template index 51e9abba..e2b83d77 100644 --- a/Basic.mk.template +++ b/Basic.mk.template @@ -1,11 +1,11 @@ -# Basic GNU -*-Makefile-*- to build GNU make +# Basic GNU -*-Makefile-*- to build GNU Make # # NOTE: # If you have no 'make' program at all to process this makefile: # * 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 +# Once you have a GNU Make program created, you can use it with this makefile # to keep it up to date if you make changes, as: # # make.exe -f Basic.mk -- cgit v1.2.1