platform_build_soong/ui
Dan Willemsen 02f3add3a3 Clean OUT_DIR
Otherwise Make and soong_ui disagree about where the soong.variables
file should be. For example, when "OUT_DIR=out/":

Error dumping make vars: Failed to parse make line: "make: Nothing to be done for `out/soong/soong.variables'."

We would need to pass out//soong/soong.variables into make, since it
doesn't attempt to match clean/unclean paths.

Bug: 37553659
Test: OUT_DIR=out/ m -j
Change-Id: Iebeea4868b96b11e8b08735f272e22be5db1d701
2017-05-12 21:12:13 +00:00
..
build Clean OUT_DIR 2017-05-12 21:12:13 +00:00
logger Add a Go replacement for our top-level Make wrapper 2017-02-06 14:05:07 -08:00
tracer Add build tracing 2017-02-06 14:05:07 -08:00