view Makefile @ 1:0b9854adb86c

Remove tedious messages and daemonize vd_watchdog.
author Thinker K.F. Li <thinker@branda.to>
date Tue, 08 Jul 2008 11:07:31 +0800
parents 71475f5afa92
children
line wrap: on
line source

KMOD=   vordog
SRCS=   vordog.c device_if.h bus_if.h

.include <bsd.kmod.mk>