Home | History | Annotate | Line # | Download | only in man4.sparc
Makefile revision 1.21
      1  1.21  christos #	$NetBSD: Makefile,v 1.21 2006/02/25 17:42:42 christos Exp $
      2   1.1   deraadt # 	from: @(#)Makefile	8.2 (Berkeley) 2/16/94
      3   1.1   deraadt 
      4  1.21  christos MAN=	audioamd.4 auxreg.4 bpp.4 bwtwo.4 cgeight.4 cgfour.4 cgfourteen.4 \
      5  1.21  christos 	cgsix.4 cgthree.4 cgtwo.4 clock.4 dbri.4 fd.4 ie.4 intro.4 kbd.4 \
      6  1.21  christos 	magma.4 mem.4 ms.4 nell.4 openprom.4 pnozz.4 tctrl.4 tcx.4 timer.4 \
      7  1.21  christos 	tslot.4 xd.4 xy.4 zx.4
      8  1.21  christos 
      9  1.11     mikel MLINKS+=mem.4 kmem.4
     10  1.11     mikel MLINKS+=fd.4 fdc.4
     11   1.1   deraadt MANSUBDIR=/sparc
     12   1.1   deraadt 
     13  1.10   mycroft .include <bsd.man.mk>
     14