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

7 lines
74 B
Makefile

# $FreeBSD$
KMOD= splash_bmp
SRCS= splash_bmp.c
.include <bsd.kmod.mk>