Home
last modified time | relevance | path

Searched refs:INSTALL_TARGETS (Results 1 - 25 of 223) sorted by relevance

123456789

/third_party/ltp/
H A DMakefile34 # INSTALL_TARGETS: Targets which exist in clean and install (contains
42 INSTALL_TARGETS := doc macro
57 INSTALL_TARGETS += runtest scenario_groups testscripts
60 INSTALL_TARGETS += $(COMMON_TARGETS)
62 BOOTSTRAP_TARGETS := $(sort $(COMMON_TARGETS) $(CLEAN_TARGETS) $(INSTALL_TARGETS))
65 INSTALL_TARGETS := $(addsuffix -install,$(INSTALL_TARGETS)) macro
125 $(INSTALL_TARGETS) include-install lib-install:
147 $(foreach tgt,$(MAKE_TARGETS) include-all lib-all $(filter-out clean_install_dir,$(CLEAN_TARGETS)) $(INSTALL_TARGETS) include-install lib-install,$(eval $(call target_to_dir_dep_mapping,$(tgt))))
175 INSTALL_TARGETS
[all...]
/third_party/ltp/include/mk/
H A Denv_post.mk76 INSTALL_TARGETS := $(wildcard $(addprefix $(abs_srcdir)/,$(INSTALL_TARGETS))) macro
77 INSTALL_TARGETS := $(patsubst $(abs_srcdir)/%,%,$(INSTALL_TARGETS)) macro
83 $(abspath $(addprefix $(DESTDIR)/$(INSTALL_DIR)/,$(sort $(dir $(INSTALL_TARGETS) $(MAKE_TARGETS))))):
85 $(foreach install_target,$(INSTALL_TARGETS),$(eval $(call generate_install_rule,$(install_target),$(abs_srcdir),$(INSTALL_DIR))))
/third_party/ltp/testcases/network/
H A DMakefile16 INSTALL_TARGETS := $(addprefix $(DIR)/ascii.,sm med lg jmb) macro
17 INSTALL_TARGETS += $(addprefix $(DIR)/bin.,sm med lg jmb)
29 $(INSTALL_TARGETS): | generate
/third_party/ltp/testcases/commands/ar/
H A DMakefile9 INSTALL_TARGETS := ar01.sh macro
/third_party/ltp/testcases/commands/ldd/
H A DMakefile9 INSTALL_TARGETS := ldd01.sh macro
/third_party/ltp/testcases/commands/sysctl/
H A DMakefile9 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/commands/shell/
H A DMakefile8 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/commands/tpm-tools/tpm/tpm_takeownership/
H A DMakefile27 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/commands/tpm-tools/tpm/tpm_selftest/
H A DMakefile27 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_objects/
H A DMakefile27 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_init/
H A DMakefile27 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_protect/
H A DMakefile27 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/kernel/fs/fs_bind/move/
H A DMakefile9 INSTALL_TARGETS := fs_bind* macro
/third_party/ltp/testcases/kernel/fs/fs_bind/rbind/
H A DMakefile9 INSTALL_TARGETS := fs_bind* macro
/third_party/ltp/testcases/kernel/fs/fs_readonly/
H A DMakefile23 INSTALL_TARGETS := test_robind.sh macro
/third_party/ltp/testcases/commands/du/
H A DMakefile9 INSTALL_TARGETS := du01.sh macro
/third_party/ltp/testcases/commands/df/
H A DMakefile9 INSTALL_TARGETS := df01.sh macro
/third_party/ltp/testcases/commands/keyctl/
H A DMakefile9 INSTALL_TARGETS := keyctl01.sh macro
/third_party/ltp/testcases/commands/ld/
H A DMakefile9 INSTALL_TARGETS := ld01.sh macro
/third_party/ltp/testcases/commands/mkfs/
H A DMakefile9 INSTALL_TARGETS := mkfs01.sh macro
/third_party/ltp/testcases/commands/tpm-tools/tpm/tpm_restrictpubek/
H A DMakefile27 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/commands/tpm-tools/tpm/tpm_getpubek/
H A DMakefile27 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/commands/tpm-tools/tpm/tpm_clear/
H A DMakefile27 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
H A DMakefile27 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/commands/tpm-tools/tpm/tpm_version/
H A DMakefile27 INSTALL_TARGETS := *.sh macro

Completed in 6 milliseconds

123456789