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

CPPFLAGS+=	-nostdinc

.include <bsd.kmod.mk>
