# $FreeBSD$

.PATH:	${.CURDIR}/../../../dev/fb

KMOD=	splash_bmp
SRCS= 	splash_bmp.c

.include <bsd.kmod.mk>
