]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - sys/modules/splash/txt/Makefile
Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.
[FreeBSD/releng/9.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>