mirror of
https://github.com/opnsense/src.git
synced 2026-03-21 18:30:08 -04:00
8 lines
82 B
Makefile
8 lines
82 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= splash_bmp
|
|
SRCS= splash_bmp.c
|
|
|
|
NOMAN=
|
|
|
|
.include <bsd.kmod.mk>
|