xref
: /
freebsd
/
sys
/
modules
/
splash
/
bmp
/
Makefile
(revision 4b2eaea43fec8e8792be611dea204071a10b655a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
KMOD
=
splash_bmp
4
SRCS
=
splash_bmp.c
5
6
.
include
<
bsd.kmod.mk
>
7