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