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 /secure/lib/libcrypto/Makefile | |
parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
download | src-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.tar.gz src-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.zip |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'secure/lib/libcrypto/Makefile')
-rw-r--r-- | secure/lib/libcrypto/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile index 6b2a1f3bd157..f7ea9cb6a93a 100644 --- a/secure/lib/libcrypto/Makefile +++ b/secure/lib/libcrypto/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ SHLIBDIR?= /lib SUBDIR= engines modules |