Home | History | Annotate | Line # | Download | only in man8
Makefile revision 1.6
      1  1.2  mycroft #	from: @(#)Makefile	5.11 (Berkeley) 3/22/91
      2  1.6  deraadt #	$Id: Makefile,v 1.6 1994/06/16 18:51:19 deraadt Exp $
      3  1.1      cgd 
      4  1.6  deraadt MAN8=	adduser.0 compat_sunos.0 intro.0 rc.0 sticky.0 yp.0
      5  1.6  deraadt SUBDIR=	man8.amiga man8.hp300 man8.i386 man8.mac68k man8.sparc\
      6  1.6  deraadt 	man8.tahoe man8.vax
      7  1.1      cgd 
      8  1.1      cgd .include <bsd.prog.mk>
      9