2001-04-20 14:08:01 +04:00
|
|
|
# $NetBSD: Makefile,v 1.47 2001/04/20 10:08:01 tron Exp $
|
1997-10-19 16:55:52 +04:00
|
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/5/93
|
1995-07-11 05:41:24 +04:00
|
|
|
|
2001-04-20 13:35:56 +04:00
|
|
|
MAN= apm.4 autoconf.4 busmouse.4 console.4 fdc.4 \
|
2001-04-05 16:47:27 +04:00
|
|
|
intro.4 joy.4 lms.4 lpt.4 mem.4 mms.4 npx.4 \
|
2000-07-24 16:26:15 +04:00
|
|
|
opms.4 pcibios.4 pnpbios.4
|
2001-04-20 14:08:01 +04:00
|
|
|
MLINKS= mem.4 kmem.4 lms.4 olms.4 mms.4 omms.4 ../edc.4 ed.4
|
2000-04-17 21:02:16 +04:00
|
|
|
MLINKS+=pcibios.4 PCIBIOS.4
|
1993-03-21 12:45:37 +03:00
|
|
|
MANSUBDIR=/i386
|
|
|
|
|
1997-10-11 12:22:03 +04:00
|
|
|
.include <bsd.man.mk>
|