# $Id$
KMOD= snake_saver_mod
SRCS= snake_saver.c
NOMAN=
CFLAGS+= -DLKM -I${.CURDIR}/.. -I${.CURDIR}/../../../sys
.include <bsd.kmod.mk>