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