Home | History | Annotate | Download | only in linux-tools-perf

Lines Matching refs:bin

12 OUTDIR := $(shell cd $(OUTPUT) && /bin/pwd)
120 bindir_relative = bin
208 SHELL_PATH = /bin/sh
211 PERL_PATH = /usr/bin/perl
858 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/scripts/perl/bin'
862 $(INSTALL) scripts/perl/bin/* -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/scripts/perl/bin'
864 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/scripts/python/bin'
867 $(INSTALL) scripts/python/bin/* -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/scripts/python/bin'