64db83a8ab
encoding the relative path.
8 lines
80 B
Makefile
8 lines
80 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= splash_pcx
|
|
SRCS= splash_pcx.c
|
|
NOMAN=
|
|
|
|
.include <bsd.kmod.mk>
|