Home | History | Annotate | Line # | Download | only in man4.hp300
Makefile revision 1.14.54.1
      1  1.14.54.1    bouyer #	$NetBSD: Makefile,v 1.14.54.1 2011/02/17 11:59:26 bouyer Exp $
      2        1.7       mrg #	from: @(#)Makefile	8.1 (Berkeley) 6/18/93
      3        1.1       cgd 
      4       1.14       wiz MAN=	autoconf.4 cons.4 ct.4 dio.4 dcm.4 dnkbd.4 \
      5        1.9  gmcgarry 	dvbox.4 frodo.4 \
      6  1.14.54.1    bouyer 	gbox.4 hpib.4 hyper.4 intro.4 intio.4 mem.4 \
      7       1.13   tsutsui 	ppi.4 rbox.4 rd.4 rmp.4 rtc.4 topcat.4
      8        1.9  gmcgarry 
      9       1.13   tsutsui #MAN+=	dcl.4
     10        1.9  gmcgarry 
     11        1.1       cgd MLINKS=	mem.4 kmem.4
     12       1.10     enami MLINKS+=hpib.4 nhpib.4 hpib.4 fhpib.4 hpib.4 hpibbus.4
     13        1.9  gmcgarry 
     14        1.1       cgd MANSUBDIR=/hp300
     15        1.1       cgd 
     16        1.5   mycroft .include <bsd.man.mk>
     17