7330ce45ef
Add the man page newdisk(8).
9 lines
219 B
Makefile
9 lines
219 B
Makefile
# $NetBSD: Makefile,v 1.7 1999/12/24 16:51:25 minoura Exp $
|
|
|
|
MAN= MAKEDEV.8 boot.8 loadbsd.8 newdisk.8 poffd.8 rtcalarm.8
|
|
MLINKS= MAKEDEV.8 makedev.8
|
|
MLINKS+=loadbsd.8 loadbsd.x.8
|
|
MANSUBDIR=/x68k
|
|
|
|
.include <bsd.man.mk>
|