diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:32:01 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:30 +0000 |
commit | 023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9 (patch) | |
tree | bdf05d4455073183dc86cf825f95b4a6632cbc89 /libexec/dma/dma-mbox-create | |
parent | 5510f79042fbd543de55807d0da7f8a2b8be2f89 (diff) |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Similar commit in main:
(cherry picked from commit d0b2dbfa0ecf)
Diffstat (limited to 'libexec/dma/dma-mbox-create')
-rw-r--r-- | libexec/dma/dma-mbox-create/Makefile | 1 | ||||
-rw-r--r-- | libexec/dma/dma-mbox-create/Makefile.depend | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/libexec/dma/dma-mbox-create/Makefile b/libexec/dma/dma-mbox-create/Makefile index 16b03b956f3c..0b74fcb42e22 100644 --- a/libexec/dma/dma-mbox-create/Makefile +++ b/libexec/dma/dma-mbox-create/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ MAN= diff --git a/libexec/dma/dma-mbox-create/Makefile.depend b/libexec/dma/dma-mbox-create/Makefile.depend index b3c7edf44920..6f90e0fb7932 100644 --- a/libexec/dma/dma-mbox-create/Makefile.depend +++ b/libexec/dma/dma-mbox-create/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ |