xref: /dragonfly/sys/dev/video/Makefile (revision 548a3528)
1# $DragonFly: src/sys/dev/video/Makefile,v 1.2 2003/10/23 17:32:52 dillon Exp $
2#
3
4SUBDIR=bktr cxm fb ${MACHINE_ARCH}
5
6.include <bsd.subdir.mk>
7