2ccb98927e
Probably the combination of pow(4) ioctl and rtcalarm(8) does not work for a long time, and nobody uses them. I'll rewrite a part about power switch handler as a new device.
8 lines
161 B
Makefile
8 lines
161 B
Makefile
# $NetBSD: Makefile,v 1.10 2011/11/19 12:27:43 isaki Exp $
|
|
|
|
MAN= boot.8 loadbsd.8 newdisk.8
|
|
MLINKS+=loadbsd.8 loadbsd.x.8
|
|
MANSUBDIR=/x68k
|
|
|
|
.include <bsd.man.mk>
|