NetBSD/share/man/man7/Makefile

11 lines
269 B
Makefile
Raw Normal View History

1993-07-31 19:27:53 +04:00
# from: @(#)Makefile 5.6.1.1 (Berkeley) 5/7/91
# $Id: Makefile,v 1.4 1993/07/31 15:28:23 mycroft Exp $
1993-03-21 12:45:37 +03:00
1993-04-09 13:43:20 +04:00
# missing: term.0
1993-03-21 12:45:37 +03:00
MAN7= ascii.0 environ.0 hier.0 hostname.0 intro.0 mailaddr.0 \
1993-04-09 13:43:20 +04:00
mdoc.samples.0 operator.0
1993-03-21 12:45:37 +03:00
MLINKS= intro.7 miscellaneous.7
.include <bsd.prog.mk>