OSDN Git Service

Remove special cases in installclean
authorDan Willemsen <dwillemsen@google.com>
Mon, 29 Feb 2016 23:15:16 +0000 (15:15 -0800)
committerDan Willemsen <dwillemsen@google.com>
Mon, 29 Feb 2016 23:15:16 +0000 (15:15 -0800)
commit7574cb582d0a6299355e95a63b03dd12f2d86091
tree4febfae8481b87773a88b8b34dfe01101b767e00
parent1888ea5fef5f41ec3298bfd67f14b06e6dfb6f9c
Remove special cases in installclean

When switch build types or products, it's no longer necessary to special
case these projects that change their command line based on the build
type or product. Ninja keeps track of the command line last used to
create a file, and will mark it as dirty if the new command line is
different.

Change-Id: I905ff9599eae2952bddc05e7328f77f0849be20a
core/cleanbuild.mk