7 lines
74 B
Makefile
7 lines
74 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= splash_bmp
|
|
SRCS= splash_bmp.c
|
|
|
|
.include <bsd.kmod.mk>
|