# $FreeBSD: stable/7/sys/modules/splash/txt/Makefile 228445 2011-12-12 21:12:07Z eadler $
.PATH:	${.CURDIR}/../../../dev/fb

KMOD=	splash_txt
SRCS= 	splash_txt.c

.include <bsd.kmod.mk>
