Makefile revision 45647
1#	$Id$
2
3KMOD=	splash_pcx
4SRCS=	splash_pcx.c
5NOMAN=
6
7.include <bsd.kmod.mk>
8