diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 11:55:03 -0600 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 11:55:03 -0600 |
| commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
| tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /Makefile.libcompat | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'Makefile.libcompat')
| -rw-r--r-- | Makefile.libcompat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.libcompat b/Makefile.libcompat index c4a98773f1bd..a717cd9639b0 100644 --- a/Makefile.libcompat +++ b/Makefile.libcompat @@ -1,4 +1,3 @@ -# $FreeBSD$ .if !targets(__<${_this:T}>__) __<${_this:T}>__: |
