Home
last modified time | relevance | path

Searched refs:INSTALLDIRS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/tests/shell/coresight/
H A DMakefile17 INSTALLDIRS = $(SUBDIRS:%=install-%) macro
19 install-tests: $(INSTALLDIRS)
20 $(INSTALLDIRS):
29 .PHONY: all clean $(SUBDIRS) $(CLEANDIRS) $(INSTALLDIRS)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rrdtool/
H A Drrdtool_1.8.0.bb35 "--enable-perl=yes --with-perl-options='INSTALLDIRS="vendor" CCFLAGS="${CFLAGS}" NO_PACKLIST=1 NO_P…
93 perl Makefile.PL INSTALLDIRS="vendor" INSTALLPRIVLIB="abc";
96 perl Makefile.PL INSTALLDIRS="vendor";
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcpan.bbclass26 …yes '' | perl ${EXTRA_PERLFLAGS} Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 PERL=…