Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / sys / dev / video / fb / bmp / Makefile
1 # $FreeBSD: src/sys/modules/splash/bmp/Makefile,v 1.2.2.2 2002/12/01 09:01:08 nyan Exp $
2 # $DragonFly: src/sys/dev/video/fb/bmp/Makefile,v 1.2 2003/06/17 04:28:46 dillon Exp $
3
4 KMOD=   splash_bmp
5 SRCS=   splash_bmp.c
6
7 NOMAN=
8
9 .include <bsd.kmod.mk>