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

12 lines
333 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.51 2002/04/18 12:54:11 wiz 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 \
intro.4 io.4 lms.4 lpt.4 mem.4 mms.4 npx.4 \
pcibios.4 pnpbios.4
MLINKS= mem.4 kmem.4 lms.4 olms.4 mms.4 omms.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>