17d6c63672
Not objected to by: -current
7 lines
73 B
Makefile
7 lines
73 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= splash_pcx
|
|
SRCS= splash_pcx.c
|
|
|
|
.include <bsd.kmod.mk>
|