5570727607
worked accidentally because the rule to generate ${OBJS} from ${SRCS} is sloppy. Fixed style bugs.
8 lines
75 B
Makefile
8 lines
75 B
Makefile
# $Id$
|
|
|
|
KMOD= splash_pcx
|
|
SRCS= splash_pcx.c
|
|
NOMAN=
|
|
|
|
.include <bsd.kmod.mk>
|