Home | History | Annotate | Line # | Download | only in man4.i386
Makefile revision 1.14
      1 #	from: @(#)Makefile	5.1 (Berkeley) 2/12/91
      2 #	$Id: Makefile,v 1.14 1995/07/11 01:41:24 jtc Exp $
      3 
      4 MAN=	intro.4 aha.4 ahb.4 aic.4 ast.4 autoconf.4 boca.4 bt.4
      5 MAN+=	com.4 cy.4 ed.4 ep.4 lms.4 lpt.4 mcd.4 mem.4 mms.4 ncr.4 npx.4 pms.4 
      6 MAN+=	rtfps.4 sea.4 speaker.4 uha.4 wd.4
      7 MAN+=	eg.4 el.4 ie.4 le.4
      8 
      9 MLINKS=	mem.4 kmem.4
     10 MANSUBDIR=/i386
     11 
     12 .include <bsd.prog.mk>
     13