]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/splash/bmp/Makefile
MFV r315875:
[FreeBSD/FreeBSD.git] / sys / modules / splash / bmp / Makefile
1 # $FreeBSD$
2
3 .PATH:  ${SRCTOP}/sys/dev/fb
4
5 KMOD=   splash_bmp
6 SRCS=   splash_bmp.c
7
8 .include <bsd.kmod.mk>