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