Home
last modified time | relevance | path

Searched refs:mmm (Results 1 – 5 of 5) sorted by relevance

/build/kati/
Dm2n59 --mmm)
62 mmm="$1"
93 if [ x"${mmm}" != x"" ]; then
94 mk="${mmm}/Android.mk"
103 ninja_suffix+=-mmm-${mmm}
108 elif [ x"${mmm}" != x"" ]; then
DREADME.md19 All Android's build commands (m, mmm, mmma, etc.) should just work.
DINTERNALS.md27 are tools called mm/mmm. They allow developers to build an individual module. As
/build/
Denvsetup.sh9 - mmm: Builds all of the modules in the supplied directories, but not their dependencies.
10 To limit the modules being built use the syntax: mmm dir/:target1,target2.
795 function mmm() function
1418 (\cd "$T" && mmm tests/SmokeTest) &&
/build/core/
Dninja.mk89 KATI_NINJA_SUFFIX := $(KATI_NINJA_SUFFIX)-mmm-$(call replace_space_and_slash,$(ONE_SHOT_MAKEFILE))