autofill_regexes.target.linux-x86.mk revision eb525c5499e34cc9c4b825d6d9e75bb07cc06ace
1b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)# This file is generated by gyp; do not edit.
2b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)
3b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)include $(CLEAR_VARS)
4b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)
5b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)LOCAL_MODULE_CLASS := GYP
6b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)LOCAL_MODULE := components_autofill_regexes_gyp
7b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)LOCAL_MODULE_STEM := autofill_regexes
8b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)LOCAL_MODULE_SUFFIX := .stamp
9b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)LOCAL_MODULE_TAGS := optional
10b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)gyp_intermediate_dir := $(call local-intermediates-dir)
11b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
12b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)
13b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)# Make sure our deps are built first.
14b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)GYP_TARGET_DEPENDENCIES :=
15b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)
16b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)### Rules for action "autofill_regexes":
17b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)$(gyp_shared_intermediate_dir)/autofill_regex_constants.cc: gyp_local_path := $(LOCAL_PATH)
1890dce4d38c5ff5333bea97d859d4e484e27edf0cTorne (Richard Coles)$(gyp_shared_intermediate_dir)/autofill_regex_constants.cc: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir))
1990dce4d38c5ff5333bea97d859d4e484e27edf0cTorne (Richard Coles)$(gyp_shared_intermediate_dir)/autofill_regex_constants.cc: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir))
20b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)$(gyp_shared_intermediate_dir)/autofill_regex_constants.cc: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(PATH))
21eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch$(gyp_shared_intermediate_dir)/autofill_regex_constants.cc: $(LOCAL_PATH)/build/escape_unicode.py $(LOCAL_PATH)/components/autofill/core/browser/autofill_regex_constants.cc.utf8 $(GYP_TARGET_DEPENDENCIES)
22b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)	@echo "Gyp action: components_components_gyp_autofill_regexes_target_autofill_regexes ($@)"
23eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch	$(hide)cd $(gyp_local_path)/components; mkdir -p $(gyp_shared_intermediate_dir); python ../build/escape_unicode.py -o "$(gyp_shared_intermediate_dir)" autofill/core/browser/autofill_regex_constants.cc.utf8
24b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)
25b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)
26b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)
27b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)GYP_GENERATED_OUTPUTS := \
28b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)	$(gyp_shared_intermediate_dir)/autofill_regex_constants.cc
29b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)
30b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)# Make sure our deps and generated files are built first.
31b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
32b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)
33b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)### Rules for final target.
34b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)# Add target alias to "gyp_all_modules" target.
35b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles).PHONY: gyp_all_modules
36b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)gyp_all_modules: components_autofill_regexes_gyp
37b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)
38b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)# Alias gyp target name.
39b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles).PHONY: autofill_regexes
40b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)autofill_regexes: components_autofill_regexes_gyp
41b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)
42b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)LOCAL_MODULE_PATH := $(PRODUCT_OUT)/gyp_stamp
43b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)LOCAL_UNINSTALLABLE_MODULE := true
44b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)
45b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)include $(BUILD_SYSTEM)/base_rules.mk
46b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)
47b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)$(LOCAL_BUILT_MODULE): $(LOCAL_ADDITIONAL_DEPENDENCIES)
48b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)	$(hide) echo "Gyp timestamp: $@"
49b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)	$(hide) mkdir -p $(dir $@)
50b2df76ea8fec9e32f6f3718986dba0d95315b29cTorne (Richard Coles)	$(hide) touch $@
51