]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - sys/modules/splash/txt/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / sys / modules / splash / txt / Makefile
1 # $FreeBSD$
2 .PATH:  ${.CURDIR}/../../../dev/fb
3
4 KMOD=   splash_txt
5 SRCS=   splash_txt.c
6
7 .include <bsd.kmod.mk>