Searched refs:do_install (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/tools/lib/lockdep/ |
H A D | Makefile | 137 define do_install macro 146 $(Q)$(call do_install,$(LIB_FILE),$(libdir_SQ)) 147 $(Q)$(call do_install,$(BIN_FILE),$(bindir_SQ))
|
/linux-4.4.14/tools/lib/bpf/ |
H A D | Makefile | 161 define do_install macro 170 $(call do_install,$(LIB_FILE),$(libdir_SQ))
|
/linux-4.4.14/tools/lib/traceevent/ |
H A D | Makefile | 239 define do_install macro 248 $(call do_install,$$plugin,$(plugin_dir_SQ)); \ 261 $(call do_install,$(LIB_FILE),$(libdir_SQ))
|
Completed in 251 milliseconds