Makefile revision 285830
1# $FreeBSD: releng/10.2/share/examples/kld/cdev/Makefile 99771 2002-07-11 13:38:05Z ru $
2
3SUBDIR=	module test
4
5load unload: _SUBDIR
6
7.include <bsd.subdir.mk>
8