NetBSD/share/man/man8/man8.x68k/Makefile
isaki 2ccb98927e Obsolete pow(4) and rtcalarm(8). Discussed in port-x68k@.
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.
2011-11-19 12:27:42 +00:00

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>