# $Id$ BINDIR= ${DESTDIR}/lkm KMOD= blank_saver_mod SRCS= blank_saver.c NOMAN= CFLAGS+= -DLKM -I${.CURDIR}/.. -I${.CURDIR}/../../../sys .include