NetBSD/share/man/man8/man8.i386/Makefile

10 lines
257 B
Makefile
Raw Normal View History

# @(#)Makefile 5.1 (Berkeley) 3/22/91
1997-10-07 21:39:25 +04:00
# $NetBSD: Makefile,v 1.9 1997/10/07 17:39:25 drochner Exp $
1993-03-21 12:45:37 +03:00
1997-10-07 21:39:25 +04:00
MAN= MAKEDEV.8 boot.8 installboot.8 dosboot.8 boot_console.8 \
ispcvt.8 kbdio.8 vgaio.8
MLINKS= MAKEDEV.8 makedev.8
1993-03-21 12:45:37 +03:00
MANSUBDIR=/i386
.include <bsd.prog.mk>