94084c
commit f4f70c2895e3d325188a42c10eb7bb4335be6773
94084c
Author: H.J. Lu <hjl.tools@gmail.com>
94084c
Date:   Tue Jan 4 06:58:34 2022 -0800
94084c
94084c
    elf: Add a comment after trailing backslashes
94084c
94084c
diff --git a/elf/Makefile b/elf/Makefile
94084c
index 0cfcf0a61a442c9f..5b9c36bc6f0a3ee5 100644
94084c
--- a/elf/Makefile
94084c
+++ b/elf/Makefile
94084c
@@ -319,6 +319,7 @@ tests-cxx = \
94084c
   tst-nodelete \
94084c
   tst-unique3 \
94084c
   tst-unique4 \
94084c
+# tests-cxx
94084c
 
94084c
 tests += $(if $(CXX),$(tests-cxx))
94084c
 tests-internal += loadtest unload unload2 circleload1 \
94084c
@@ -583,6 +584,7 @@ modules-names = \
94084c
   vismod1 \
94084c
   vismod2 \
94084c
   vismod3 \
94084c
+# modules-names
94084c
 
94084c
 modules-names-cxx = \
94084c
   tst-dlopen-nodelete-reloc-mod1 \
94084c
@@ -608,6 +610,7 @@ modules-names-cxx = \
94084c
   tst-unique3lib \
94084c
   tst-unique3lib2 \
94084c
   tst-unique4lib \
94084c
+# modules-names-cxx
94084c
 
94084c
 modules-names += \
94084c
   $(if $(CXX),$(modules-names-cxx)) \
94084c
@@ -617,6 +620,7 @@ modules-names += \
94084c
   $(tst-tls-many-dynamic-modules-dep-bad) \
94084c
   $(tlsmod17a-modules) \
94084c
   $(tlsmod18a-modules) \
94084c
+# modules-names
94084c
 
94084c
 # Most modules build with _ISOMAC defined, but those filtered out
94084c
 # depend on internal headers.