OSDN Git Service

Write clean_steps.mk with multiple commands
authorShinichiro Hamaji <hamaji@google.com>
Wed, 27 Jan 2016 05:59:56 +0000 (14:59 +0900)
committerShinichiro Hamaji <hamaji@google.com>
Wed, 27 Jan 2016 05:59:56 +0000 (14:59 +0900)
commit1326f65c2f2c812de0937fe78a1453073dc14a3b
tree05f8c88ec6df0731e2c3f7f9410a90b933c3b3da
parent2857b7a3d7e2057cf60db36a528358a58a8711bc
Write clean_steps.mk with multiple commands

$(INTERNAL_CLEAN_STEPS) could be too big to be fit in a single
command line.

Bug: 26707439
Change-Id: Ieed6c772980d06c2418a9246b025bca7a6f568aa
core/cleanbuild.mk