Home
last modified time | relevance | path

Searched refs:INSTALL_TARGETS (Results 1 – 25 of 227) sorted by relevance

12345678910

/third_party/ltp/
DMakefile54 INSTALL_TARGETS := doc macro
69 INSTALL_TARGETS += runtest scenario_groups testscripts
72 INSTALL_TARGETS += $(COMMON_TARGETS)
74 BOOTSTRAP_TARGETS := $(sort $(COMMON_TARGETS) $(CLEAN_TARGETS) $(INSTALL_TARGETS))
77 INSTALL_TARGETS := $(addsuffix -install,$(INSTALL_TARGETS)) macro
137 $(INSTALL_TARGETS) include-install lib-install:
159 …clude-all lib-all $(filter-out clean_install_dir,$(CLEAN_TARGETS)) $(INSTALL_TARGETS) include-inst…
188 INSTALL_TARGETS += $(addprefix $(INSTALL_DIR)/,$(SRCDIR_INSTALL_TARGETS))
190 INSTALL_TARGETS += $(addprefix $(DESTDIR)/$(bindir)/,$(BINDIR_INSTALL_SCRIPTS))
192 $(INSTALL_TARGETS): $(INSTALL_DIR) $(DESTDIR)/$(bindir)
[all …]
/third_party/ltp/include/mk/
Denv_post.mk75 INSTALL_TARGETS := $(wildcard $(addprefix $(abs_srcdir)/,$(INSTALL_TARGETS)))
76 INSTALL_TARGETS := $(patsubst $(abs_srcdir)/%,%,$(INSTALL_TARGETS))
82 $(abspath $(addprefix $(DESTDIR)/$(INSTALL_DIR)/,$(sort $(dir $(INSTALL_TARGETS) $(MAKE_TARGETS))))…
84 $(foreach install_target,$(INSTALL_TARGETS),$(eval $(call generate_install_rule,$(install_target),$…
/third_party/ltp/testcases/network/
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/network/virt/
DMakefile8 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/commands/gdb/
DMakefile8 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/network/stress/tcp/multi-diffnic/
DMakefile27 INSTALL_TARGETS := tcp* macro
/third_party/ltp/testcases/network/stress/udp/multi-diffip/
DMakefile27 INSTALL_TARGETS := udp* macro
/third_party/ltp/testcases/network/stress/icmp/multi-diffip/
DMakefile27 INSTALL_TARGETS := icmp* macro
/third_party/ltp/testcases/network/stress/tcp/uni-smallsend/
DMakefile27 INSTALL_TARGETS := tcp* macro
/third_party/ltp/testcases/network/stress/ipsec/
DMakefile9 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/kernel/controllers/memcg/
DMakefile9 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/kernel/power_management/lib/
DMakefile23 INSTALL_TARGETS := *.py macro
/third_party/ltp/testcases/network/stress/tcp/uni-tso/
DMakefile27 INSTALL_TARGETS := tcp* macro
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/include/
DMakefile23 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/kernel/fs/fs_bind/bind/
DMakefile9 INSTALL_TARGETS := fs_bind* macro
/third_party/ltp/testcases/network/stress/http/
DMakefile27 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/network/stress/icmp/
DMakefile9 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/network/stress/udp/uni-basic/
DMakefile27 INSTALL_TARGETS := udp* macro
/third_party/ltp/testcases/kernel/fs/racer/
DMakefile23 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/kernel/syscalls/umount/
DMakefile8 INSTALL_TARGETS := test_umount macro
/third_party/ltp/testcases/network/stress/multicast/packet-flood/
DMakefile9 INSTALL_TARGETS := mcast* macro
/third_party/ltp/testcases/network/iptables/
DMakefile10 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/network/stress/dns/
DMakefile27 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/network/stress/interface/
DMakefile9 INSTALL_TARGETS := *.sh macro
/third_party/ltp/testcases/commands/sysctl/
DMakefile9 INSTALL_TARGETS := *.sh macro

12345678910