Home
last modified time | relevance | path

Searched refs:includedir (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/tools/power/cpupower/
DMakefile83 includedir ?= /usr/include macro
284 $(INSTALL) -d $(DESTDIR)${includedir}
285 $(INSTALL_DATA) lib/cpufreq.h $(DESTDIR)${includedir}/cpufreq.h
286 $(INSTALL_DATA) lib/cpuidle.h $(DESTDIR)${includedir}/cpuidle.h
321 - rm -f $(DESTDIR)${includedir}/cpufreq.h
322 - rm -f $(DESTDIR)${includedir}/cpuidle.h
/Linux-v4.19/tools/usb/usbip/
DMakefile.am3 includedir = @includedir@/usbip macro
/Linux-v4.19/tools/build/feature/
DMakefile264 -I$(shell $(LLVM_CONFIG) --includedir) \
272 -I$(shell $(LLVM_CONFIG) --includedir) \
277 -I$(shell $(LLVM_CONFIG) --includedir) \
/Linux-v4.19/tools/perf/
DMakefile.config873 CXXFLAGS += -DHAVE_LIBCLANGLLVM_SUPPORT -I$(shell $(LLVM_CONFIG) --includedir)