mirror of
https://git.FreeBSD.org/src.git
synced 2026-06-02 11:24:32 +00:00
Manual is in section 8, you MUST say MAN8= for this to work. Add $Id$
This commit is contained in:
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1117
@@ -1,4 +1,7 @@
|
||||
# $Id$
|
||||
|
||||
PROG= ft
|
||||
MAN8= ft.8
|
||||
SRCS= ft.c ftecc.c
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
# $Id$
|
||||
|
||||
PROG= ft
|
||||
MAN8= ft.8
|
||||
SRCS= ft.c ftecc.c
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
Reference in New Issue
Block a user