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