Home
last modified time | relevance | path

Searched refs:LIBDIR (Results 1 – 13 of 13) sorted by relevance

/linux/tools/power/pm-graph/
A DMakefile26 LIBDIR ?= /usr/lib macro
36 $(INSTALL) -d $(DESTDIR)$(LIBDIR)/pm-graph
38 $(INSTALL) bootgraph.py $(DESTDIR)$(LIBDIR)/pm-graph
39 $(INSTALL) -d $(DESTDIR)$(LIBDIR)/pm-graph/config
67 rm -f $(DESTDIR)$(LIBDIR)/pm-graph/config/*
69 rmdir $(DESTDIR)$(LIBDIR)/pm-graph/config; \
71 rm -f $(DESTDIR)$(LIBDIR)/pm-graph/__pycache__/*
73 rmdir $(DESTDIR)$(LIBDIR)/pm-graph/__pycache__; \
75 rm -f $(DESTDIR)$(LIBDIR)/pm-graph/*
76 if [ -d $(DESTDIR)$(LIBDIR)/pm-graph ] ; then \
[all …]
/linux/tools/testing/selftests/net/tcp_ao/
A DMakefile24 LIBDIR := $(OUTPUT)/lib macro
25 LIB := $(LIBDIR)/libaotst.a
36 LIBOBJ := $(LIBSRC:%.c=$(LIBDIR)/%.o)
42 $(LIBDIR)/%.o: ./lib/%.c $(LIBDEPS)
43 mkdir -p $(LIBDIR)
/linux/tools/testing/selftests/sched_ext/
A DMakefile16 LIBDIR := $(TOOLSDIR)/lib macro
17 BPFDIR := $(LIBDIR)/bpf
57 -I$(INCLUDE_DIR) -I$(GENDIR) -I$(LIBDIR) \
/linux/tools/lib/perf/
A Dlibperf.pc.template4 libdir=@LIBDIR@
/linux/tools/lib/bpf/
A Dlibbpf.pc.template4 libdir=@LIBDIR@
/linux/tools/lib/thermal/
A Dlibthermal.pc.template4 libdir=@LIBDIR@
/linux/tools/thermal/lib/
A Dlibthermal_tools.pc.template4 libdir=@LIBDIR@
/linux/tools/perf/ui/
A DBuild8 CFLAGS_setup.o += -DLIBDIR="BUILD_STR($(LIBDIR))"
A Dsetup.c29 scnprintf(buf, sizeof(buf), "%s/%s", LIBDIR, PERF_GTK_DSO); in setup_gtk_browser()
/linux/tools/sched_ext/
A DMakefile44 LIBDIR := $(TOOLSDIR)/lib macro
45 BPFDIR := $(LIBDIR)/bpf
93 -I$(INCLUDE_DIR) -I$(GENDIR) -I$(LIBDIR) \
/linux/tools/testing/selftests/hid/
A DMakefile66 LIBDIR := $(TOOLSDIR)/lib macro
67 BPFDIR := $(LIBDIR)/bpf
/linux/tools/testing/selftests/bpf/
A DMakefile10 LIBDIR := $(TOOLSDIR)/lib macro
11 BPFDIR := $(LIBDIR)/bpf
46 -I$(CURDIR) -I$(INCLUDE_DIR) -I$(GENDIR) -I$(LIBDIR) \
/linux/tools/perf/
A DMakefile.config1362 $(call detected_var,LIBDIR)

Completed in 17 milliseconds