aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/pthread
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 /tools/regression/pthread
parent031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff)
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'tools/regression/pthread')
-rw-r--r--tools/regression/pthread/cv_cancel1/Makefile1
-rw-r--r--tools/regression/pthread/mutex_isowned_np/Makefile1
-rw-r--r--tools/regression/pthread/unwind/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/tools/regression/pthread/cv_cancel1/Makefile b/tools/regression/pthread/cv_cancel1/Makefile
index be2ffaaa3f5b..04b151a138fe 100644
--- a/tools/regression/pthread/cv_cancel1/Makefile
+++ b/tools/regression/pthread/cv_cancel1/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PROG= cv_cancel1
MAN=
diff --git a/tools/regression/pthread/mutex_isowned_np/Makefile b/tools/regression/pthread/mutex_isowned_np/Makefile
index 88270530e6ae..650baa65563c 100644
--- a/tools/regression/pthread/mutex_isowned_np/Makefile
+++ b/tools/regression/pthread/mutex_isowned_np/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PROG= mutex_isowned_np
MAN=
diff --git a/tools/regression/pthread/unwind/Makefile b/tools/regression/pthread/unwind/Makefile
index c4f9ac84d9fb..33d3787c0ee3 100644
--- a/tools/regression/pthread/unwind/Makefile
+++ b/tools/regression/pthread/unwind/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
all: main_thread_exit thread_normal_exit sem_wait_cancel \
cond_wait_cancel cond_wait_cancel2 catch_pthread_exit