]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/splash/txt/Makefile
Update to ELF Tool Chain r3668
[FreeBSD/FreeBSD.git] / sys / modules / splash / txt / Makefile
1 # $FreeBSD$
2 .PATH:  ${SRCTOP}/sys/dev/fb
3
4 KMOD=   splash_txt
5 SRCS=   splash_txt.c
6
7 .include <bsd.kmod.mk>