Searched defs:target (Results 1 - 2 of 2) sorted by relevance

/build/core/
H A DMakefile3 # HACK: clear LOCAL_PATH from including last build target before calling
99 # when the target-files is signed in a post-build step.
100 ifeq ($(DEFAULT_SYSTEM_DEV_CERTIFICATE),build/target/product/security/testkey)
621 $(copy-file-to-target)
630 # make the target NOTICE files depend on this particular file too, which will
952 define build-systemimage-target
969 $(call build-systemimage-target,$@)
994 $(copy-file-to-target)
1003 $(call build-systemimage-target,$(INSTALLED_SYSTEMIMAGE))
1014 define build-systemtarball-target
[all...]
H A Ddefinitions.mk32 # $(ALL_MODULES.$(target)).BUILT
33 # $(ALL_MODULES.$(target)).INSTALLED
35 # target, and the INSTALLED variable contains the LOCAL_INSTALLED_MODULE.
407 ## a given target. We could technically get away without
413 # $(1): target class, like "APPS"
414 # $(2): target name, like "NotePad"
415 # $(3): if non-empty, this is a HOST target.
458 ## two intermediates directories for a single target. Put
463 # $(1): target class, like "APPS"
464 # $(2): target nam
[all...]

Completed in 59 milliseconds