# $FreeBSD$

.PATH:	${SRCTOP}/sys/dev/syscons/warp

KMOD=	warp_saver
SRCS=	warp_saver.c

.include <bsd.kmod.mk>