Deleted Added
full compact
1# $FreeBSD: head/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>