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 /lib/libc/locale | |
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 'lib/libc/locale')
-rw-r--r-- | lib/libc/locale/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/locale/Makefile.inc b/lib/libc/locale/Makefile.inc index 017a767ef9dc..e3d073e74a7e 100644 --- a/lib/libc/locale/Makefile.inc +++ b/lib/libc/locale/Makefile.inc @@ -1,5 +1,4 @@ # from @(#)Makefile.inc 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ # locale sources .PATH: ${LIBC_SRCTOP}/${LIBC_ARCH}/locale ${LIBC_SRCTOP}/locale |