1
2.PATH:	${SRCTOP}/sys/dev/syscons/star
3
4KMOD=	star_saver
5SRCS=	star_saver.c
6
7.include <bsd.kmod.mk>
8