rtems/make: grammar cleanup in *.cfg files

This commit is contained in:
Wayne Thornton
2026-01-21 13:31:57 -07:00
parent 37281aeb4a
commit a0df1c61e6
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# make/directory.cfg
#
# Make(1) configuration file include'd by all directory-level Makefile's.
# Make(1) configuration file included by all directory-level Makefiles.
#
# See also make/main.cfg
#

View File

@@ -1,6 +1,6 @@
# make/leaf.cfg
#
# Make(1) configuration file include'd by all leaf-node Makefiles
# Make(1) configuration file included by all leaf-node Makefiles
#
#

View File

@@ -1,6 +1,6 @@
# make/lib.cfg
#
# Make(1) configuration file include'd by all "library" Makefile
# Make(1) configuration file included by all "library" Makefiles
# Assumes $(LIB) is set to $(ARCH)/libfoo.a
#

View File

@@ -1,6 +1,6 @@
# make/main.cfg
#
# Make(1) configuration file include'd by all Makefile's
# Make(1) configuration file included by all Makefiles
#
#