style.Makefile.5: Remove $FreeBSD$ from examples
MFC after: 3 days
This commit is contained in:
@@ -243,8 +243,6 @@ The simplest program
|
||||
.Pa Makefile
|
||||
is:
|
||||
.Bd -literal -offset indent
|
||||
# $FreeBSD\&$
|
||||
|
||||
PROG= foo
|
||||
|
||||
\&.include <bsd.prog.mk>
|
||||
@@ -254,8 +252,6 @@ The simplest library
|
||||
.Pa Makefile
|
||||
is:
|
||||
.Bd -literal -offset indent
|
||||
# $FreeBSD\&$
|
||||
|
||||
LIB= foo
|
||||
SHLIB_MAJOR= 1
|
||||
MAN= libfoo.3
|
||||
|
||||
Reference in New Issue
Block a user