Separate manual pages into their own package.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
c4b54d2b48
commit
bf2df150f1
@ -5,6 +5,8 @@
|
||||
|
||||
MAN= builtin.1 intro.1
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
.if ${MK_TESTS} != "no"
|
||||
ATF= ${.CURDIR}/../../../contrib/atf
|
||||
.PATH: ${ATF}/doc
|
||||
|
@ -3,6 +3,8 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
MAN= assert.3 \
|
||||
ATOMIC_VAR_INIT.3 \
|
||||
bitstring.3 \
|
||||
|
@ -3,6 +3,8 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
MAN= aac.4 \
|
||||
aacraid.4 \
|
||||
acpi.4 \
|
||||
|
@ -3,6 +3,8 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
#MISSING: dump.5 plot.5
|
||||
MAN= acct.5 \
|
||||
ar.5 \
|
||||
|
@ -2,4 +2,6 @@
|
||||
|
||||
MAN= intro.6
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -3,6 +3,8 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
#MISSING: eqnchar.7 ms.7 term.7
|
||||
MAN= adding_user.7 \
|
||||
ascii.7 \
|
||||
|
@ -1,6 +1,8 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
||||
# $FreeBSD$
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
MAN= crash.8 \
|
||||
diskless.8 \
|
||||
intro.8 \
|
||||
|
@ -2,6 +2,8 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
MAN= accept_filter.9 \
|
||||
accf_data.9 \
|
||||
accf_dns.9 \
|
||||
|
Loading…
Reference in New Issue
Block a user