Makefile revision 256281
1# $FreeBSD: stable/10/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