Home | History | Annotate | Line # | Download | only in man4.vax
      1  1.17  riastrad #	$NetBSD: Makefile,v 1.17 2021/04/01 00:03:01 riastradh Exp $
      2  1.10       mrg #	from: @(#)Makefile	8.1 (Berkeley) 6/5/93
      3   1.1       cgd 
      4  1.12      matt MAN=	acc.4 ad.4 asc.4 autoconf.4 \
      5  1.17  riastrad 	cons.4 covid.4 crl.4 css.4 ct.4 \
      6  1.16     soren 	ddn.4 de.4 dh.4 dhu.4 dl.4 dmc.4 dmf.4 dmv.4 dmz.4 dn.4 dz.4 \
      7  1.12      matt 	ec.4 en.4 ex.4 \
      8  1.12      matt 	fl.4 \
      9  1.12      matt 	hdh.4 hk.4 hp.4 ht.4 hy.4 \
     10  1.12      matt 	ik.4 il.4 intro.4 ix.4 \
     11  1.12      matt 	kg.4 \
     12  1.12      matt 	lp.4 \
     13  1.15    plunky 	mem.4 mt.4 mtc.4 \
     14  1.12      matt 	np.4 \
     15  1.12      matt 	pcl.4 ps.4 \
     16  1.14     ragge 	qe.4 qt.4 \
     17  1.15    plunky 	rf.4 rl.4 \
     18  1.12      matt 	tm.4 ts.4 tu.4 \
     19  1.12      matt 	uda.4 up.4 ut.4 uu.4 \
     20  1.12      matt 	va.4 vp.4 vv.4
     21   1.1       cgd MLINKS=	mem.4 kmem.4
     22   1.1       cgd MANSUBDIR=/vax
     23   1.1       cgd 
     24   1.9   mycroft .include <bsd.man.mk>
     25