xref
: /
freebsd
/
sys
/
modules
/
splash
/
txt
/
Makefile
(revision 22cf89c938886d14f5796fc49f9f020c23ea8eaf)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
PATH
: ${
SRCTOP
}/
sys
/
dev
/
fb
2
3
KMOD
=
splash_txt
4
SRCS
=
splash_txt.c
5
6
.
include
<
bsd.kmod.mk
>
7