diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /usr.bin/fsync | |
parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'usr.bin/fsync')
-rw-r--r-- | usr.bin/fsync/Makefile | 1 | ||||
-rw-r--r-- | usr.bin/fsync/Makefile.depend | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/fsync/Makefile b/usr.bin/fsync/Makefile index e6c1c535dfb0..08d509c13b91 100644 --- a/usr.bin/fsync/Makefile +++ b/usr.bin/fsync/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= runtime PROG= fsync diff --git a/usr.bin/fsync/Makefile.depend b/usr.bin/fsync/Makefile.depend index 1c1a9bee1d67..93249906da4f 100644 --- a/usr.bin/fsync/Makefile.depend +++ b/usr.bin/fsync/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ |