Home
last modified time | relevance | path

Searched refs:docdir (Results 1 – 25 of 159) sorted by relevance

1234567

/external/libexif/m4m/
Dgp-documentation.m434 AC_MSG_CHECKING([main docdir])
37 then # docdir is given as parameter
38 docdir="${with_doc_dir}"
39 AC_MSG_RESULT([${docdir} (from parameter)])
40 else # otherwise invent a docdir hopefully compatible with system policy
53 AC_MSG_CHECKING([package docdir])
58 docdir="${maindocdir}/${PACKAGE}-${VERSION}"
59 AC_MSG_RESULT([${docdir} (redhat style)])
61 docdir="${maindocdir}/${PACKAGE}"
62 AC_MSG_RESULT([${docdir} (default style)])
[all …]
Dgp-packaging.m440 # required for docdir
53 else # start at docdir
54 hotplugdocdir="${docdir}/linux-hotplug"
68 else # start at docdir
69 hotplugusermapdir="${docdir}/linux-hotplug"
DMakefile.in179 docdir = @docdir@
/external/libxcam/doc/
DMakefile.am51 install -d $(DESTDIR)$(docdir)/html
54 install -m 0644 html-out/$$file $(DESTDIR)$(docdir)/html ; \
56 install -d $(DESTDIR)$(docdir)/html/$$file ; \
57 install -m 0644 html-out/$$file/* $(DESTDIR)$(docdir)/html/$$file; \
61 rm -rf $(DESTDIR)$(docdir)/html
/external/libopus/doc/
DMakefile.am25 $(INSTALL) -d $(DESTDIR)$(docdir)/html/search
27 $(INSTALL_DATA) $$f $(DESTDIR)$(docdir)/$$f; \
42 $(RM) -r $(DESTDIR)$(docdir)/html
/external/python/cpython2/Lib/distutils/tests/
Dtest_build_py.py113 docdir = os.path.join(pkg_dir, "doc")
114 os.mkdir(docdir)
115 open(os.path.join(docdir, "testfile"), "w").close()
118 os.mkdir(os.path.join(docdir, 'otherdir'))
/external/python/cpython3/Lib/distutils/tests/
Dtest_build_py.py137 docdir = os.path.join(pkg_dir, "doc")
138 os.mkdir(docdir)
139 open(os.path.join(docdir, "testfile"), "w").close()
142 os.mkdir(os.path.join(docdir, 'otherdir'))
/external/wayland/doc/publican/
DMakefile.am88 pubdir = $(docdir)/Wayland/en-US
151 @if test -n $(DESTDIR)$(docdir); then \
152 if test -d $(DESTDIR)$(docdir); then \
154 rm -fr $(DESTDIR)$(docdir)/Wayland; \
/external/openssh/contrib/cygwin/
DMakefile8 docdir=$(datadir)/doc macro
9 sshdocdir=$(docdir)/openssh
10 cygdocdir=$(docdir)/Cygwin
/external/swiftshader/third_party/LLVM/projects/sample/
Dconfigure650 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
723 -docdir | --docdir | --docdi | --doc | --do)
724 ac_prev=docdir ;;
725 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
726 docdir=$ac_optarg ;;
1000 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1162 --docdir=DIR documentation root [DATAROOTDIR/doc/--sample--]
2357 docdir!$docdir$ac_delim
2628 s&@docdir@&$docdir&g
/external/libogg/doc/
DMakefile.am5 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION) macro
/external/icu/icu4c/source/
DMakefile.in19 docdir = $(datadir)/doc
210 $(RM) -r $(DESTDIR)$(docdir)/$(docsubdir)
211 $(MKINSTALLDIRS) $(DESTDIR)$(docdir)/$(docsubdir)
212 $(INSTALL_DATA) $(docfiles) $(DESTDIR)$(docdir)/$(docsubdir)
/external/kmod/
Dautogen.sh9 gtkdocize --docdir libkmod/docs || touch libkmod/docs/gtk-doc.make
/external/libogg/doc/libogg/
DMakefile.am3 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/ogg macro
/external/speex/
DSpeexDSP.spec37 - Added buildroot and docdir and ldconfig. Makes it builadble by non-roots
DSpeexDSP.spec.in37 - Added buildroot and docdir and ldconfig. Makes it builadble by non-roots
/external/cmockery/cmockery_0_1_2/packages/rpm/
Drpm.spec63 %docdir %{prefix}/share/doc/%{NAME}-%{VERSION}
/external/ipsec-tools/src/include-glibc/
DMakefile.in143 docdir = @docdir@
/external/cmockery/cmockery_0_1_2/
DMakefile.am24 docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION) macro
/external/libcap-ng/libcap-ng-0.7/m4/
DMakefile.in194 docdir = @docdir@
/external/speex/symbian/
DMakefile.in216 docdir = @docdir@
/external/speex/win32/VS2005/libspeexdsp/
DMakefile.in216 docdir = @docdir@
/external/speex/ti/speex_C64_test/
DMakefile.in216 docdir = @docdir@
/external/libcap-ng/libcap-ng-0.7/docs/
DMakefile.in194 docdir = @docdir@
/external/speex/win32/VS2005/tests/
DMakefile.in216 docdir = @docdir@

1234567