9 lines
75 B
Makefile
9 lines
75 B
Makefile
|
# $Id$
|
||
|
|
||
|
KMOD= splash_pcx
|
||
|
SRCS= splash_pcx
|
||
|
|
||
|
NOMAN=
|
||
|
|
||
|
.include <bsd.kmod.mk>
|