From d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 16 Aug 2023 11:55:03 -0600 Subject: Remove $FreeBSD$: one-line sh pattern Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ --- tools/regression/pthread/cv_cancel1/Makefile | 1 - tools/regression/pthread/mutex_isowned_np/Makefile | 1 - tools/regression/pthread/unwind/Makefile | 1 - 3 files changed, 3 deletions(-) (limited to 'tools/regression/pthread') 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 -- cgit v1.3