NetBSD/share/man/man4/man4.i386/Makefile

12 lines
356 B
Makefile
Raw Normal View History

# $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
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
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
.include <bsd.man.mk>