Home | History | Annotate | Line # | Download | only in man7
Makefile revision 1.4
      1 #	from: @(#)Makefile	5.6.1.1 (Berkeley) 5/7/91
      2 #	$Id: Makefile,v 1.4 1993/07/31 15:28:23 mycroft Exp $
      3 
      4 # missing: term.0
      5 
      6 MAN7=	ascii.0 environ.0 hier.0 hostname.0 intro.0 mailaddr.0 \
      7 	mdoc.samples.0 operator.0
      8 MLINKS=	intro.7 miscellaneous.7
      9 
     10 .include <bsd.prog.mk>
     11