1PACKAGE=examples 2FILESDIR=${SHAREDIR}/examples/kld/syscall 3SUBDIR= module test 4 5load unload: _SUBDIR 6 7.include <bsd.subdir.mk> 8