HomeSort by relevance Sort by last modified time
    Searched full:infodir (Results 1 - 25 of 221) sorted by null

1 2 3 4 5 6 7 8 9

  /external/e2fsprogs/doc/
Makefile.in 23 $(Q) $(RM) -rf $(DESTDIR)$(infodir)/libext2fs.info*
24 $(E) " MKINSTALLDIRS $(infodir)"
25 $(Q) $(MKINSTALLDIRS) $(DESTDIR)$(infodir)
27 echo " INSTALL_DATA $(infodir)/$$i" ; \
28 $(INSTALL_DATA) $$i $(DESTDIR)$(infodir)/$$i ; \
30 $(E) " GZIP $(infodir)/libext2fs.info*"
31 -$(Q) gzip -9 $(DESTDIR)$(infodir)/libext2fs.info*
34 $(RM) -rf $(DESTDIR)$(infodir)/libext2fs.info*
  /external/icu/icu4c/source/data/
icupkg.inc.in 31 infodir=@infodir@
  /external/bison/darwin-lib/
configmake.h 15 #define INFODIR "/usr/local/share/info"
  /external/bison/linux-lib/
configmake.h 15 #define INFODIR "/usr/local/share/info"
  /external/icu/icu4c/source/extra/uconv/
pkgdata.inc.in 33 infodir=@infodir@
  /toolchain/binutils/binutils-2.25/etc/
Makefile.in 30 infodir = @infodir@
  /ndk/sources/host-tools/make-3.81/doc/
Makefile.in 87 am__installdirs = "$(DESTDIR)$(infodir)"
185 infodir = @infodir@
317 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
318 install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
326 (if cd "$(DESTDIR)$(infodir)"; then \
327 echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
399 for dir in "$(DESTDIR)$(infodir)"; do
    [all...]
make-stds.texi 404 based on this variable; so are @samp{infodir}, @samp{mandir}, and
456 have Info files, so every program needs @samp{infodir}, but not all
504 @item infodir
508 write it as @samp{@@infodir@@}.) @code{infodir} is separate from
613 infodir = $(datarootdir)/info
669 The way to install Info files is to copy them into @file{$(infodir)}
679 $(DESTDIR)$(infodir)/foo.info: foo.info
692 install-info --dir-file=$(DESTDIR)$(infodir)/dir \
693 $(DESTDIR)$(infodir)/foo.info;
    [all...]
  /external/autotest/server/
crashcollect.py 103 infodir = host_resultdir
105 infodir = os.path.abspath(os.getcwd())
106 infodir = os.path.join(infodir, "%s.%s" % (dir_prefix, host.hostname))
107 if not os.path.exists(infodir):
108 os.mkdir(infodir)
109 return infodir
site_crashcollect.py 151 infodir = os.path.join(host_resultdir, 'crashinfo.%s' % host.hostname)
152 if not os.path.exists(infodir):
153 os.mkdir(infodir)
157 orphans = fetch_orphaned_crashdumps(host, infodir)
  /external/netperf/doc/
Makefile.in 73 am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
213 infodir = @infodir@
350 @if test -d '$(DESTDIR)$(infodir)' && \
356 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
357 if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
358 then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
366 (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then
    [all...]
  /external/iputils/ninfod/
Makefile.in 49 infodir = @infodir@
  /toolchain/binutils/binutils-2.25/binutils/doc/
Makefile.in 258 infodir = @infodir@
435 @if test -d '$(DESTDIR)$(infodir)' && \
441 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
442 if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
443 then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
451 (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
Makefile.in 241 infodir = @infodir@
461 @if test -d '$(DESTDIR)$(infodir)' && \
467 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
468 if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
469 then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
477 (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then
    [all...]
  /ndk/sources/host-tools/make-3.81/
Makefile.ami 86 infodir = doc:
185 $(bindir)$(binprefix)make $(infodir)make.info \
189 $(SHELL) ${srcdir}/mkinstalldirs $(bindir) $(infodir) $(mandir)
207 $(infodir)make.info: make.info
221 install-info --infodir=$(infodir) $$dir/make.info; \
Makefile.DOS 32 infodir = /info
213 $(mkinstalldirs) $(DESTDIR)$(infodir)
214 @for file in $(INFO_DEPS) make.i; do d=$(srcdir); for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9] $$file[0-9] $$file[0-9][0-9]`; do if test -f $$d/$$ifile; then echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; else : ; fi; done; done
216 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then for file in $(INFO_DEPS); do echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file"; install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :; done; else : ; fi
220 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then ii=yes; else ii=; fi; for file in $(INFO_DEPS); do test -z $ii || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; done
222 for file in $(INFO_DEPS) make.i; do (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9] $$file[0-9] $$file[0-9][0-9]); don
    [all...]
  /external/libmicrohttpd/doc/
Makefile.in 172 am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man3dir)"
398 infodir = @infodir@
585 @if test -d '$(DESTDIR)$(infodir)' && $(am__can_run_installinfo); then \
589 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
590 if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
591 then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
599 (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then
    [all...]
  /toolchain/binutils/binutils-2.25/gprof/
Makefile.in 87 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" \
273 infodir = @infodir@
576 @if test -d '$(DESTDIR)$(infodir)' && \
582 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
583 if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
584 then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
592 (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/doc/
Makefile.in 262 infodir = @infodir@
504 @if test -d '$(DESTDIR)$(infodir)' && \
510 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
511 if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
512 then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
520 (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then
    [all...]
  /external/cmockery/cmockery_0_1_2/packages/deb/
rules 42 CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
  /hardware/intel/img/psb_video/debian/
rules 42 ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)"
  /external/libogg/win32/
Makefile.in 32 infodir = @infodir@
  /external/valgrind/nightly/bin/
nightly 18 rm -rf infodir
19 if ! svn co -r "{$1}" --depth empty "$2" infodir > /dev/null 2>&1; then
21 rm -rf infodir
22 svn co -r "{$1}" --non-recursive "$2" infodir > /dev/null
24 svn info infodir | sed -n 's/^Revision: //p'
25 rm -rf infodir
  /external/bison/doc/
Makefile.in 231 am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
    [all...]
  /external/e2fsprogs/
MCONFIG.in 30 infodir = @infodir@

Completed in 848 milliseconds

1 2 3 4 5 6 7 8 9