summaryrefslogtreecommitdiff
path: root/libexec/rtld-elf
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
commitd0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch)
tree37ee9e3a9af3eec3e1baf2793da82358c404479b /libexec/rtld-elf
parent031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff)
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'libexec/rtld-elf')
-rw-r--r--libexec/rtld-elf/Makefile1
-rw-r--r--libexec/rtld-elf/Makefile.depend1
-rw-r--r--libexec/rtld-elf/amd64/Makefile.inc1
-rw-r--r--libexec/rtld-elf/arm/Makefile.inc1
-rw-r--r--libexec/rtld-elf/i386/Makefile.inc1
-rw-r--r--libexec/rtld-elf/libmap.conf1
-rw-r--r--libexec/rtld-elf/powerpc/Makefile.inc1
-rw-r--r--libexec/rtld-elf/powerpc64/Makefile.inc1
-rw-r--r--libexec/rtld-elf/rtld-libc/Makefile.inc1
-rw-r--r--libexec/rtld-elf/tests/Makefile1
-rw-r--r--libexec/rtld-elf/tests/Makefile.depend1
-rw-r--r--libexec/rtld-elf/tests/libpythagoras/Makefile1
-rw-r--r--libexec/rtld-elf/tests/libpythagoras/Makefile.depend1
-rw-r--r--libexec/rtld-elf/tests/target/Makefile1
-rw-r--r--libexec/rtld-elf/tests/target/Makefile.depend1
15 files changed, 0 insertions, 15 deletions
diff --git a/libexec/rtld-elf/Makefile b/libexec/rtld-elf/Makefile
index 5a31ca674a53..06922c718b2b 100644
--- a/libexec/rtld-elf/Makefile
+++ b/libexec/rtld-elf/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Use the following command to build local debug version of dynamic
# linker:
diff --git a/libexec/rtld-elf/Makefile.depend b/libexec/rtld-elf/Makefile.depend
index 305e9b312b00..af61cd6d0584 100644
--- a/libexec/rtld-elf/Makefile.depend
+++ b/libexec/rtld-elf/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/libexec/rtld-elf/amd64/Makefile.inc b/libexec/rtld-elf/amd64/Makefile.inc
index 9a4df6e7b648..9bc8509b37e3 100644
--- a/libexec/rtld-elf/amd64/Makefile.inc
+++ b/libexec/rtld-elf/amd64/Makefile.inc
@@ -1,3 +1,2 @@
-# $FreeBSD$
CFLAGS+= ${CFLAGS_NO_SIMD} -msoft-float -fvisibility=hidden
diff --git a/libexec/rtld-elf/arm/Makefile.inc b/libexec/rtld-elf/arm/Makefile.inc
index f39f1e89a8eb..9710db498890 100644
--- a/libexec/rtld-elf/arm/Makefile.inc
+++ b/libexec/rtld-elf/arm/Makefile.inc
@@ -1,3 +1,2 @@
-# $FreeBSD$
CFLAGS+= -mfpu=none
diff --git a/libexec/rtld-elf/i386/Makefile.inc b/libexec/rtld-elf/i386/Makefile.inc
index 9a4df6e7b648..9bc8509b37e3 100644
--- a/libexec/rtld-elf/i386/Makefile.inc
+++ b/libexec/rtld-elf/i386/Makefile.inc
@@ -1,3 +1,2 @@
-# $FreeBSD$
CFLAGS+= ${CFLAGS_NO_SIMD} -msoft-float -fvisibility=hidden
diff --git a/libexec/rtld-elf/libmap.conf b/libexec/rtld-elf/libmap.conf
index b2c91b29f777..2885f2e207ec 100644
--- a/libexec/rtld-elf/libmap.conf
+++ b/libexec/rtld-elf/libmap.conf
@@ -1,2 +1 @@
-# $FreeBSD$
includedir /usr/local/etc/libmap.d
diff --git a/libexec/rtld-elf/powerpc/Makefile.inc b/libexec/rtld-elf/powerpc/Makefile.inc
index e8c0da7a1d7e..e69de29bb2d1 100644
--- a/libexec/rtld-elf/powerpc/Makefile.inc
+++ b/libexec/rtld-elf/powerpc/Makefile.inc
@@ -1 +0,0 @@
-# $FreeBSD$
diff --git a/libexec/rtld-elf/powerpc64/Makefile.inc b/libexec/rtld-elf/powerpc64/Makefile.inc
index a7bcb501e2b5..592bac9ef4dd 100644
--- a/libexec/rtld-elf/powerpc64/Makefile.inc
+++ b/libexec/rtld-elf/powerpc64/Makefile.inc
@@ -1,3 +1,2 @@
-# $FreeBSD$
RTLD_ENTRY= _rtld_start
diff --git a/libexec/rtld-elf/rtld-libc/Makefile.inc b/libexec/rtld-elf/rtld-libc/Makefile.inc
index 5033b2207e32..91eb6f5cabec 100644
--- a/libexec/rtld-elf/rtld-libc/Makefile.inc
+++ b/libexec/rtld-elf/rtld-libc/Makefile.inc
@@ -1,4 +1,3 @@
-# $FreeBSD$
# This makefiles adds the necessary libc dependencies for RTLD without pulling
# in all of the complex libc bits such as locales, etc.
diff --git a/libexec/rtld-elf/tests/Makefile b/libexec/rtld-elf/tests/Makefile
index 6b8b4e80333b..7eacfb899699 100644
--- a/libexec/rtld-elf/tests/Makefile
+++ b/libexec/rtld-elf/tests/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
SUBDIR+= libpythagoras target
diff --git a/libexec/rtld-elf/tests/Makefile.depend b/libexec/rtld-elf/tests/Makefile.depend
index c062f6026d94..1af0c88e099c 100644
--- a/libexec/rtld-elf/tests/Makefile.depend
+++ b/libexec/rtld-elf/tests/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/libexec/rtld-elf/tests/libpythagoras/Makefile b/libexec/rtld-elf/tests/libpythagoras/Makefile
index 9ad4b883015c..0b000d1b8365 100644
--- a/libexec/rtld-elf/tests/libpythagoras/Makefile
+++ b/libexec/rtld-elf/tests/libpythagoras/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
.include <bsd.own.mk>
diff --git a/libexec/rtld-elf/tests/libpythagoras/Makefile.depend b/libexec/rtld-elf/tests/libpythagoras/Makefile.depend
index b804824ee562..f4be5a66c350 100644
--- a/libexec/rtld-elf/tests/libpythagoras/Makefile.depend
+++ b/libexec/rtld-elf/tests/libpythagoras/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/libexec/rtld-elf/tests/target/Makefile b/libexec/rtld-elf/tests/target/Makefile
index 22e86fa21212..f63d8072ae3c 100644
--- a/libexec/rtld-elf/tests/target/Makefile
+++ b/libexec/rtld-elf/tests/target/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
.include <bsd.own.mk>
diff --git a/libexec/rtld-elf/tests/target/Makefile.depend b/libexec/rtld-elf/tests/target/Makefile.depend
index 0445866a69a2..a1a93996c771 100644
--- a/libexec/rtld-elf/tests/target/Makefile.depend
+++ b/libexec/rtld-elf/tests/target/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \