/third_party/ltp/ |
H A D | Makefile | 34 # 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 D | env_post.mk | 76 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 D | Makefile | 16 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 D | Makefile | 9 INSTALL_TARGETS := ar01.sh macro
|
/third_party/ltp/testcases/commands/ldd/ |
H A D | Makefile | 9 INSTALL_TARGETS := ldd01.sh macro
|
/third_party/ltp/testcases/commands/sysctl/ |
H A D | Makefile | 9 INSTALL_TARGETS := *.sh macro
|
/third_party/ltp/testcases/commands/shell/ |
H A D | Makefile | 8 INSTALL_TARGETS := *.sh macro
|
/third_party/ltp/testcases/commands/tpm-tools/tpm/tpm_takeownership/ |
H A D | Makefile | 27 INSTALL_TARGETS := *.sh macro
|
/third_party/ltp/testcases/commands/tpm-tools/tpm/tpm_selftest/ |
H A D | Makefile | 27 INSTALL_TARGETS := *.sh macro
|
/third_party/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_objects/ |
H A D | Makefile | 27 INSTALL_TARGETS := *.sh macro
|
/third_party/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_init/ |
H A D | Makefile | 27 INSTALL_TARGETS := *.sh macro
|
/third_party/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_protect/ |
H A D | Makefile | 27 INSTALL_TARGETS := *.sh macro
|
/third_party/ltp/testcases/kernel/fs/fs_bind/move/ |
H A D | Makefile | 9 INSTALL_TARGETS := fs_bind* macro
|
/third_party/ltp/testcases/kernel/fs/fs_bind/rbind/ |
H A D | Makefile | 9 INSTALL_TARGETS := fs_bind* macro
|
/third_party/ltp/testcases/kernel/fs/fs_readonly/ |
H A D | Makefile | 23 INSTALL_TARGETS := test_robind.sh macro
|
/third_party/ltp/testcases/commands/du/ |
H A D | Makefile | 9 INSTALL_TARGETS := du01.sh macro
|
/third_party/ltp/testcases/commands/df/ |
H A D | Makefile | 9 INSTALL_TARGETS := df01.sh macro
|
/third_party/ltp/testcases/commands/keyctl/ |
H A D | Makefile | 9 INSTALL_TARGETS := keyctl01.sh macro
|
/third_party/ltp/testcases/commands/ld/ |
H A D | Makefile | 9 INSTALL_TARGETS := ld01.sh macro
|
/third_party/ltp/testcases/commands/mkfs/ |
H A D | Makefile | 9 INSTALL_TARGETS := mkfs01.sh macro
|
/third_party/ltp/testcases/commands/tpm-tools/tpm/tpm_restrictpubek/ |
H A D | Makefile | 27 INSTALL_TARGETS := *.sh macro
|
/third_party/ltp/testcases/commands/tpm-tools/tpm/tpm_getpubek/ |
H A D | Makefile | 27 INSTALL_TARGETS := *.sh macro
|
/third_party/ltp/testcases/commands/tpm-tools/tpm/tpm_clear/ |
H A D | Makefile | 27 INSTALL_TARGETS := *.sh macro
|
/third_party/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/ |
H A D | Makefile | 27 INSTALL_TARGETS := *.sh macro
|
/third_party/ltp/testcases/commands/tpm-tools/tpm/tpm_version/ |
H A D | Makefile | 27 INSTALL_TARGETS := *.sh macro
|