xref: /netbsd-src/share/man/man4/man4.hp300/Makefile (revision cda4f8f6ee55684e8d311b86c99ea59191e6b74f)
1#	from: @(#)Makefile	5.1 (Berkeley) 6/29/90
2#	$Id: Makefile,v 1.3 1993/07/31 15:28:58 mycroft Exp $
3
4MAN4=	autoconf.0 cons.0 ct.0 dca.0 dcl.0 dcm.0 dv.0 gb.0 grf.0 hil.0 \
5	intro.0 ite.0 le.0 mem.0 ppi.0 rb.0 rd.0 rmp.0 tc.0
6MLINKS=	mem.4 kmem.4
7MANSUBDIR=/hp300
8
9.include <bsd.prog.mk>
10