xref: /NextBSD/share/examples/kld/cdev/Makefile (revision eb1a5f8de9f7ea602c373a710f531abbf81141c4)
1# $FreeBSD$
2
3SUBDIR=	module test
4
5load unload: _SUBDIR
6
7.include <bsd.subdir.mk>
8