Home
last modified time | relevance | path

Searched refs:htmldir (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cppunit/files/
H A D0001-doc-Makefile.am-do-not-preserve-file-flags-when-copy.patch20 @@ -8,7 +8,7 @@ htmldir += $(pkgdatadir)/html
24 - cp -pR html/* $(DESTDIR)$(htmldir)
25 + cp -R html/* $(DESTDIR)$(htmldir)
28 rm -rf $(DESTDIR)$(htmldir)
/openbmc/linux/tools/lib/perf/Documentation/
H A DMakefile34 htmldir = $(docdir)/html macro
/openbmc/linux/tools/perf/Documentation/
H A DMakefile40 htmldir?=$(prefix)/share/doc/perf-doc macro
/openbmc/linux/tools/perf/
H A DMakefile.config1190 htmldir = share/doc/perf-doc
1221 htmldir_SQ = $(subst ','\'',$(htmldir))
/openbmc/qemu/
H A Dconfigure737 --htmldir=*|--dvidir=*|--pdfdir=*|--psdir=*)