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