NetBSD/sys/arch/x68k/usr.bin/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

6 lines
136 B
Makefile

# $NetBSD: Makefile,v 1.2 2011/11/19 12:27:44 isaki Exp $
SUBDIR+= loadfont loadkmap palette tvctrl bellctrl
.include <bsd.subdir.mk>