mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
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>
|