59ee90cb1a
only the features that this file layers on top of bsd.lib.mk and should therefore cross-reference to bsd.lib.mk, which doesn't exist.
30 lines
408 B
Makefile
30 lines
408 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
# $FreeBSD$
|
|
|
|
#MISSING: eqnchar.7 ms.7 term.7
|
|
MAN= ascii.7 \
|
|
bsd.snmpmod.mk.7 \
|
|
build.7 \
|
|
clocks.7 \
|
|
development.7 \
|
|
environ.7 \
|
|
ffs.7 \
|
|
firewall.7 \
|
|
hier.7 \
|
|
hostname.7 \
|
|
intro.7 \
|
|
maclabel.7 \
|
|
mailaddr.7 \
|
|
operator.7 \
|
|
ports.7 \
|
|
release.7 \
|
|
sdoc.7 \
|
|
security.7 \
|
|
sprog.7 \
|
|
stdint.7 \
|
|
tuning.7
|
|
|
|
MLINKS= intro.7 miscellaneous.7
|
|
|
|
.include <bsd.prog.mk>
|