mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 04:10:49 -05:00
9 lines
298 B
Makefile
9 lines
298 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
# $Id: Makefile,v 1.6 1997/03/07 03:28:12 jmg Exp $
|
|
|
|
#MISSING: eqnchar.7 man.7 ms.7 term.7
|
|
MAN7= ascii.7 clocks.7 environ.7 hier.7 hostname.7 intro.7 mailaddr.7 \
|
|
mdoc.7 mdoc.samples.7 operator.7 ports.7
|
|
MLINKS= intro.7 miscellaneous.7
|
|
|
|
.include <bsd.prog.mk>
|