mk_package_patterns — Package targets matching a set of patterns
mk_package_patterns
patterns
...
SUBDIRS=
subdir_list
A list of subdirectories relative to the current MakeKitBuild file from which to select targets. Targets will be selected from all of the specified directories and their transitive subdirectories. A directory in the list may begin with @
to indicate that it is relative to the top source directory of the project. Defaults to the entire project.