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