Searched refs:DESTDIR_SQ (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/perf/ |
D | Makefile | 24 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro 80 export DESTDIR DESTDIR_SQ
|
/kernel/linux/linux-5.10/tools/lib/perf/Documentation/ |
D | Makefile | 86 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro
|
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/ |
D | Makefile | 108 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro
|
/kernel/linux/linux-5.10/tools/lib/lockdep/ |
D | Makefile | 30 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro
|
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/ |
D | Makefile | 31 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro
|
/kernel/linux/linux-5.10/tools/lib/traceevent/ |
D | Makefile | 38 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
D | Makefile | 33 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro
|
/kernel/linux/linux-5.10/tools/perf/ |
D | Makefile.config | 1136 DESTDIR_SQ = $(subst ','\'',$(DESTDIR))
|