platform_build_soong/common
Colin Cross 00a36d3f21 Remove unnecessary glob depFile phony rule
The glob depFile is not a listed output file of a rule, so it will
never be deleted by the cleanup phase.  Remove the unnecessary phony
rule to avoid a warning when running soong -d explain:
ninja explain: output .intermediates/androidmk/glob/build/soong/Androidmk.d of phony edge with no inputs doesn't exist

Change-Id: I40ed5a28fb29b8455981f6debf1de2ea21c911ea
2015-06-29 13:09:30 -07:00
..
arch.go Improve property comments for docs 2015-06-29 10:36:02 -07:00
config.go Add support for building android apps 2015-04-20 14:12:30 -07:00
defs.go Create 'androidmk' rule to automatically run androidbp 2015-06-18 12:56:43 -07:00
env.go Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
glob.go Remove unnecessary glob depFile phony rule 2015-06-29 13:09:30 -07:00
module.go Improve property comments for docs 2015-06-29 10:36:02 -07:00
paths.go Fix gofmt 2015-06-16 16:44:05 -07:00
util.go Add per-directory build targets 2015-06-17 10:18:35 -07:00