]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/modules/splash/txt/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.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>