style.Makefile.5: Do not require $FreeBSD$ SCM IDs
It's no longer required to have those SCM IDs at the start of makefiles. MFC after: 3 days
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd August 25, 2020
|
||||
.Dd November 18, 2021
|
||||
.Dt STYLE.MAKEFILE 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -42,13 +42,6 @@ This file specifies the preferred style for makefiles in the
|
||||
source tree.
|
||||
.Bl -bullet
|
||||
.It
|
||||
All makefiles should have an SCM ID at the start of the file,
|
||||
followed by a blank line.
|
||||
.Bd -literal
|
||||
# $FreeBSD\&$
|
||||
|
||||
.Ed
|
||||
.It
|
||||
.Cm .PATH :
|
||||
comes next if needed, and is spelled
|
||||
.Dq Li ".PATH: " ,
|
||||
|
||||
Reference in New Issue
Block a user