9 lines
207 B
Makefile
9 lines
207 B
Makefile
# $NetBSD: Makefile,v 1.6 1998/11/20 11:01:25 itohy Exp $
|
|
|
|
MAN= MAKEDEV.8 boot.8 loadbsd.8 poffd.8 rtcalarm.8
|
|
MLINKS= MAKEDEV.8 makedev.8
|
|
MLINKS+=loadbsd.8 loadbsd.x.8
|
|
MANSUBDIR=/x68k
|
|
|
|
.include <bsd.man.mk>
|