Lines Matching refs:Builds
8 - mm: Builds all of the modules in the current directory, but not their dependencies.
9 - mmm: Builds all of the modules in the supplied directories, but not their dependencies.
10 - mma: Builds all of the modules in the current directory, and their dependencies.
11 - mmma: Builds all of the modules in the supplied directories, and their dependencies.