Lines Matching defs:target

3 # 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
1030 $(build-systemtarball-target)
1035 $(build-systemtarball-target)
1080 define build-boottarball-target
1098 $(build-boottarball-target)
1103 $(build-boottarball-target)
1124 define build-userdataimage-target
1139 $(build-userdataimage-target)
1143 $(build-userdataimage-target)
1150 define build-userdatatarball-target
1162 $(build-userdatatarball-target)
1166 $(build-userdatatarball-target)
1179 define build-cacheimage-target
1193 $(build-cacheimage-target)
1197 $(build-cacheimage-target)
1217 define build-vendorimage-target
1231 $(build-vendorimage-target)
1235 $(build-vendorimage-target)
1268 # A zip of the directories that map to the target filesystem.
1328 @echo "Package target files: $@"
1438 .PHONY: target-files-package
1439 target-files-package: $(BUILT_TARGET_FILES_PACKAGE)
1441 ifneq ($(filter $(MAKECMDGOALS),target-files-package),)
1442 $(call dist-for-goals, target-files-package, $(BUILT_TARGET_FILES_PACKAGE))
1694 # Set SDK_GNU_ERROR to non-empty to fail when a GNU target is built.
1704 including GNU target $$f >&2; \