mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-02-04 20:51:36 +00:00
rtems/make: grammar cleanup in *.cfg files
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
||||
@@ -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
|
||||
#
|
||||
|
||||
#
|
||||
|
||||
@@ -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
|
||||
#
|
||||
|
||||
|
||||
@@ -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
|
||||
#
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user