dtrace: Remove $FreeBSD$ from genmakefiles.sh.

$FreeBSD$ is gone in head, so this should be removed as well.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D41595
This commit is contained in:
Domagoj Stolfa 2023-08-25 14:53:51 -06:00 committed by Warner Losh
parent b4ef09b9eb
commit 7a3af0a59b
1 changed files with 0 additions and 2 deletions

View File

@ -59,8 +59,6 @@ WITH_CTF=YES
local makefile=$(mktemp)
cat <<__EOF__ > $makefile
# \$FreeBSD$
#
# This Makefile was generated by \$srcdir${ORIGINDIR#${TOPDIR}}/genmakefiles.sh.
#