8 lines
81 B
Makefile
8 lines
81 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= module test
|
|
|
|
load unload: _SUBDIR
|
|
|
|
.include <bsd.subdir.mk>
|