Searched refs:includedir (Results 1 - 4 of 4) sorted by path

/linux-master/tools/usb/usbip/
H A DMakefile.am3 includedir = @includedir@/usbip
/linux-master/tools/build/feature/
H A DMakefile352 -I$(shell $(LLVM_CONFIG) --includedir) \
360 -I$(shell $(LLVM_CONFIG) --includedir) \
365 -I$(shell $(LLVM_CONFIG) --includedir) \
/linux-master/tools/perf/
H A DMakefile.config1214 includedir = $(abspath $(prefix)/$(includedir_relative))
1248 includedir_SQ = $(subst ','\'',$(includedir))
/linux-master/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

Completed in 281 milliseconds