]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - sys/modules/splash/txt/Makefile
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.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>