freebsd-dev/sys/modules/splash/bmp/Makefile

9 lines
109 B
Makefile

# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/fb
KMOD= splash_bmp
SRCS= splash_bmp.c
.include <bsd.kmod.mk>