S?=		${BSDSRCDIR}/sys
MKMAN=		no
KMOD?=		linuxrtc
SRCS=		rtc.c
WARNS?=		1

CPPFLAGS+=	-nostdinc

.include <bsd.kmod.mk>
