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 /libexec/rbootd | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'libexec/rbootd')
| -rw-r--r-- | libexec/rbootd/Makefile | 1 | ||||
| -rw-r--r-- | libexec/rbootd/Makefile.depend | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/libexec/rbootd/Makefile b/libexec/rbootd/Makefile index 70b6555c9644..98709740140a 100644 --- a/libexec/rbootd/Makefile +++ b/libexec/rbootd/Makefile @@ -1,5 +1,4 @@ # from: @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ PROG= rbootd SRCS= bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c diff --git a/libexec/rbootd/Makefile.depend b/libexec/rbootd/Makefile.depend index 8d409f5263ac..6ef78fac5cbf 100644 --- a/libexec/rbootd/Makefile.depend +++ b/libexec/rbootd/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ |
