wbsio(4): support W83687THF (0x85); hw mon is already supported by lm(4) as W83627THF...
[dragonfly.git] / usr.sbin / hotplugd / Makefile
1 PROG=   hotplugd
2 SRCS=   hotplugd.c
3 MAN=    hotplugd.8
4
5 WARNS=  1
6 .include <bsd.prog.mk>