1994-05-30 19:09:18 +00:00
|
|
|
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
1999-08-28 00:22:10 +00:00
|
|
|
# $FreeBSD$
|
1994-05-30 19:09:18 +00:00
|
|
|
|
1998-11-26 00:21:24 +00:00
|
|
|
#MISSING: eqnchar.7 ms.7 term.7
|
2001-03-27 13:48:25 +00:00
|
|
|
MAN= ascii.7 build.7 clocks.7 environ.7 hier.7 hostname.7 intro.7 mailaddr.7 \
|
2001-04-17 12:48:14 +00:00
|
|
|
operator.7 ports.7 security.7 \
|
2000-10-17 15:33:29 +00:00
|
|
|
style.perl.7
|
1994-05-30 19:09:18 +00:00
|
|
|
MLINKS= intro.7 miscellaneous.7
|
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|