Home
last modified time | relevance | path

Searched refs:includedir (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/tools/power/cpupower/
H A DMakefile70 includedir ?= /usr/include macro
280 $(INSTALL) -d $(DESTDIR)${includedir}
281 $(INSTALL_DATA) lib/cpufreq.h $(DESTDIR)${includedir}/cpufreq.h
282 $(INSTALL_DATA) lib/cpuidle.h $(DESTDIR)${includedir}/cpuidle.h
283 $(INSTALL_DATA) lib/powercap.h $(DESTDIR)${includedir}/powercap.h
321 - rm -f $(DESTDIR)${includedir}/cpufreq.h
322 - rm -f $(DESTDIR)${includedir}/cpuidle.h
/kernel/linux/linux-5.10/tools/power/cpupower/
H A DMakefile70 includedir ?= /usr/include macro
276 $(INSTALL) -d $(DESTDIR)${includedir}
277 $(INSTALL_DATA) lib/cpufreq.h $(DESTDIR)${includedir}/cpufreq.h
278 $(INSTALL_DATA) lib/cpuidle.h $(DESTDIR)${includedir}/cpuidle.h
315 - rm -f $(DESTDIR)${includedir}/cpufreq.h
316 - rm -f $(DESTDIR)${includedir}/cpuidle.h
/kernel/linux/linux-5.10/tools/build/feature/
H A DMakefile303 -I$(shell $(LLVM_CONFIG) --includedir) \
311 -I$(shell $(LLVM_CONFIG) --includedir) \
316 -I$(shell $(LLVM_CONFIG) --includedir) \
/kernel/linux/linux-6.6/tools/build/feature/
H A DMakefile344 -I$(shell $(LLVM_CONFIG) --includedir) \
352 -I$(shell $(LLVM_CONFIG) --includedir) \
357 -I$(shell $(LLVM_CONFIG) --includedir) \
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A DMakefile55 includedir = $(prefix)/include/$(includedir_relative) macro
56 includedir_SQ = '$(subst ','\'',$(includedir))'
220 sed -i "s|HEADER_DIR|$(includedir)|g" ${PKG_CONFIG_FILE}; \

Completed in 3 milliseconds