summaryrefslogtreecommitdiff
path: root/src/config.h.W32
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2023-01-01 16:25:39 -0500
committerPaul Smith <psmith@gnu.org>2023-01-01 17:05:12 -0500
commite7ce3a655e3e125a92e1c95f483675770be7f3bc (patch)
treebd227b966f805e4d85834104630569bf27f937dd /src/config.h.W32
parentc580ebae8df0b1235b9287a59b9a3ab8c2bf9dfe (diff)
downloadmake-git-e7ce3a655e3e125a92e1c95f483675770be7f3bc.tar.gz
Convert references from "GNU make" to "GNU Make"
Diffstat (limited to 'src/config.h.W32')
-rw-r--r--src/config.h.W324
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.h.W32 b/src/config.h.W32
index 1fc88309..df811e4d 100644
--- a/src/config.h.W32
+++ b/src/config.h.W32
@@ -457,10 +457,10 @@ char *ttyname (int);
/* Build host information. */
#define MAKE_HOST "Windows32"
-/* Define to 1 to enable job server support in GNU make. */
+/* Define to 1 to enable job server support in GNU Make. */
#define MAKE_JOBSERVER 1
-/* Define to 1 to enable 'load' support in GNU make. */
+/* Define to 1 to enable 'load' support in GNU Make. */
#define MAKE_LOAD 1
/* Define to 1 to enable symbolic link timestamp checking. */