10 lines
285 B
Makefile
10 lines
285 B
Makefile
# from: @(#)Makefile 5.1 (Berkeley) 6/29/90
|
|
# $Id: Makefile,v 1.5 1997/10/11 08:22:36 mycroft Exp $
|
|
|
|
MAN= autoconf.4 cons.4 ct.4 dca.4 dcl.4 dcm.4 dv.4 gb.4 grf.4 hil.4 \
|
|
intro.4 ite.4 le.4 mem.4 ppi.4 rb.4 rd.4 rmp.4 tc.4
|
|
MLINKS= mem.4 kmem.4
|
|
MANSUBDIR=/hp300
|
|
|
|
.include <bsd.man.mk>
|