mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 02:57:14 +08:00
rtems/make: grammar cleanup in *.cfg files
This commit is contained in:
+1
-1
@@ -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
-1
@@ -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
-1
@@ -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
-1
@@ -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