# $FreeBSD$

KMOD=	star_saver_mod
SRCS= 	star_saver.c

NOMAN=
CFLAGS+= -I${.CURDIR}/.. -I${.CURDIR}/../../../sys

.include <bsd.kmod.mk>
