From 031beb4e239bfce798af17f5fe8dba8bcaf13d99 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 16 Aug 2023 11:54:58 -0600 Subject: sys: Remove $FreeBSD$: one-line sh pattern Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ --- sys/modules/linux64/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/modules/linux64') diff --git a/sys/modules/linux64/Makefile b/sys/modules/linux64/Makefile index 0a133e6e79b4..05fe76ba6a51 100644 --- a/sys/modules/linux64/Makefile +++ b/sys/modules/linux64/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ .PATH: ${SRCTOP}/sys/compat/linux ${SRCTOP}/sys/${MACHINE}/linux .if ${MACHINE_CPUARCH} == "amd64" -- cgit v1.3