1993-07-31 19:27:53 +04:00
|
|
|
# from: @(#)Makefile 5.1 (Berkeley) 6/29/90
|
1994-12-22 13:44:04 +03:00
|
|
|
# $Id: Makefile,v 1.4 1994/12/22 10:48:48 cgd Exp $
|
1993-03-21 12:45:37 +03:00
|
|
|
|
1994-12-22 13:44:04 +03:00
|
|
|
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
|
1993-03-21 12:45:37 +03:00
|
|
|
MLINKS= mem.4 kmem.4
|
|
|
|
MANSUBDIR=/hp300
|
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|