OSDN Git Service

add phony target "all_modules" and use it as make goal for "mm"/"mmm"
authorYing Wang <wangying@google.com>
Tue, 20 Jul 2010 23:18:16 +0000 (16:18 -0700)
committerYing Wang <wangying@google.com>
Tue, 20 Jul 2010 23:18:16 +0000 (16:18 -0700)
commit0188414bc634798fa429be627cdb697daee68966
treecfd12112a4432c62c672f445cb419201ea3daaac
parent9269a711753f2523acd3fe5ae661559f754a1bd0
add phony target "all_modules" and use it as make goal for "mm"/"mmm"

So that mm/mmm don't depend on phony target "files", which brings in
unwanted files for apps-only build.
Also allow "dist" for mmm.
Bug: http://b/issue?id=2811503

Change-Id: I2c0794aebd1d171d8a0f44eb8cda67855704d6bd
core/main.mk
envsetup.sh