summary refs log tree commit diff
path: root/elf
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2022-01-04 06:58:34 -0800
committerH.J. Lu <hjl.tools@gmail.com>2022-01-04 06:58:34 -0800
commitf4f70c2895e3d325188a42c10eb7bb4335be6773 (patch)
tree2201913f0e158146b05eb1f55b15969491bd885a /elf
parentbfb5ed5df3dd4d9507b4922248dc445b690d19c0 (diff)
downloadglibc-f4f70c2895e3d325188a42c10eb7bb4335be6773.tar.gz
glibc-f4f70c2895e3d325188a42c10eb7bb4335be6773.tar.xz
glibc-f4f70c2895e3d325188a42c10eb7bb4335be6773.zip
elf: Add a comment after trailing backslashes
Diffstat (limited to 'elf')
-rw-r--r--elf/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/elf/Makefile b/elf/Makefile
index 8eb7e6e5d9..b86d116be9 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -333,6 +333,7 @@ tests-cxx = \
   tst-nodelete \
   tst-unique3 \
   tst-unique4 \
+# tests-cxx
 
 tests += $(if $(CXX),$(tests-cxx))
 tests-internal += loadtest unload unload2 circleload1 \
@@ -626,6 +627,7 @@ modules-names = \
   vismod1 \
   vismod2 \
   vismod3 \
+# modules-names
 
 modules-names-cxx = \
   tst-dlopen-nodelete-reloc-mod1 \
@@ -651,6 +653,7 @@ modules-names-cxx = \
   tst-unique3lib \
   tst-unique3lib2 \
   tst-unique4lib \
+# modules-names-cxx
 
 modules-names += \
   $(if $(CXX),$(modules-names-cxx)) \
@@ -660,6 +663,7 @@ modules-names += \
   $(tst-tls-many-dynamic-modules-dep-bad) \
   $(tlsmod17a-modules) \
   $(tlsmod18a-modules) \
+# modules-names
 
 # Most modules build with _ISOMAC defined, but those filtered out
 # depend on internal headers.