OSDN Git Service

kati: Handle MAKECMDGOALS modifications
authorDan Willemsen <dwillemsen@google.com>
Mon, 14 Sep 2015 23:30:51 +0000 (16:30 -0700)
committerDan Willemsen <dwillemsen@google.com>
Mon, 14 Sep 2015 23:30:51 +0000 (16:30 -0700)
commitcb1bd116ed9282526484fb414c103aae46fd2bfc
tree36024bfd29fd2b6f95b979a2a2d07c51ac6c566d
parentda196abf10fd9a500fe223952d96cf93ed699983
kati: Handle MAKECMDGOALS modifications

For some special targets (PRODUCT-%), the MAKECMDGOALS variable is
modified. Before this change, using one would result in a "no rule to
make target" error, since the new target was not stubbed out.

Change-Id: I879642a48b84a66789d4bdb7db1b6fd1130819b7
core/ninja.mk