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