summaryrefslogtreecommitdiffstats
path: root/sys/modules/splash/txt/Makefile
blob: 7b41a17549fc43ed5f142293037e12f62a756bc5 (plain)
1
2
3
4
5
6
7
# $FreeBSD$
.PATH:	${.CURDIR}/../../../dev/fb

KMOD=	splash_txt
SRCS= 	splash_txt.c

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud