xref: /dragonfly/sys/dev/video/fb/Makefile (revision a4da4a90)
1# $FreeBSD: src/sys/modules/splash/Makefile,v 1.3 1999/08/28 00:47:37 peter Exp $
2# $DragonFly: src/sys/dev/video/fb/Makefile,v 1.2 2003/06/17 04:28:46 dillon Exp $
3
4SUBDIR=	bmp pcx
5
6.include <bsd.subdir.mk>
7