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