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