Searched refs:libdir (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.6/tools/power/cpupower/ |
D | Makefile | 101 libdir ?= /usr/lib64 macro 103 libdir ?= /usr/lib macro 278 $(INSTALL) -d $(DESTDIR)${libdir} 279 $(CP) $(OUTPUT)libcpupower.so* $(DESTDIR)${libdir}/ 320 - rm -f $(DESTDIR)${libdir}/libcpupower.*
|
/Linux-v6.6/tools/lib/perf/ |
D | libperf.pc.template | 4 libdir=@LIBDIR@ 10 Libs: -L${libdir} -lperf
|
D | Makefile | 39 libdir_SQ = $(subst ','\'',$(libdir))
|
/Linux-v6.6/tools/lib/bpf/ |
D | libbpf.pc.template | 4 libdir=@LIBDIR@ 10 Libs: -L${libdir} -lbpf
|
D | Makefile | 69 libdir_SQ = $(subst ','\'',$(libdir))
|
/Linux-v6.6/tools/thermal/lib/ |
D | libthermal_tools.pc.template | 4 libdir=@LIBDIR@ 11 Libs: -L${libdir} -lnl-genl-3 -lnl-3
|
D | Makefile | 39 libdir_SQ = $(subst ','\'',$(libdir))
|
/Linux-v6.6/tools/lib/thermal/ |
D | libthermal.pc.template | 4 libdir=@LIBDIR@ 11 Libs: -L${libdir} -lnl-genl-3 -lnl-3
|
D | Makefile | 39 libdir_SQ = $(subst ','\'',$(libdir))
|
/Linux-v6.6/tools/lib/symbol/ |
D | Makefile | 69 libdir_SQ = $(subst ','\'',$(libdir))
|
/Linux-v6.6/tools/lib/subcmd/ |
D | Makefile | 70 libdir_SQ = $(subst ','\'',$(libdir))
|
/Linux-v6.6/tools/lib/api/ |
D | Makefile | 68 libdir_SQ = $(subst ','\'',$(libdir))
|
/Linux-v6.6/tools/build/feature/ |
D | Makefile | 345 -L$(shell $(LLVM_CONFIG) --libdir) \ 358 -L$(shell $(LLVM_CONFIG) --libdir) \
|
/Linux-v6.6/tools/perf/ |
D | Makefile.config | 1207 libdir = $(prefix)/$(lib) 1225 libdir_SQ = $(subst ','\'',$(libdir)) 1265 $(call print_var,libdir)
|