HomeSort by relevance Sort by last modified time
    Searched refs:makeinfo (Results 1 - 25 of 36) sorted by null

1 2

  /external/e2fsprogs/doc/
Makefile.in 16 INFO=makeinfo
36 @echo " MAKEINFO $@"
  /external/chromium/third_party/libevent/
missing 90 makeinfo touch the output file
281 makeinfo)
282 if test -z "$run" && (makeinfo --version) > /dev/null 2>&1; then
283 # We have makeinfo, but it failed.
  /external/elfutils/config/
missing 75 makeinfo touch the output file
264 makeinfo)
265 if test -z "$run" && (makeinfo --version) > /dev/null 2>&1; then
266 # We have makeinfo, but it failed.
Makefile 95 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
  /external/strace/
missing 90 makeinfo touch the output file
281 makeinfo)
282 if test -z "$run" && (makeinfo --version) > /dev/null 2>&1; then
283 # We have makeinfo, but it failed.
  /external/grub/
missing 85 makeinfo touch the output file
283 makeinfo)
  /external/libffi/
missing 85 makeinfo touch the output file
283 makeinfo)
  /device/samsung/crespo/alsa-lib/
missing 85 makeinfo touch the output file
283 makeinfo)
300 # If the file does not exist, the user really needs makeinfo;
  /device/samsung/crespo/alsa-utils/
missing 85 makeinfo touch the output file
283 makeinfo)
300 # If the file does not exist, the user really needs makeinfo;
  /external/bison/build-aux/
missing 85 makeinfo touch the output file
283 makeinfo)
300 # If the file does not exist, the user really needs makeinfo;
Makefile 130 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinfo
  /external/chromium/sdch/open-vcdiff/
missing 88 makeinfo touch the output file
284 makeinfo)
307 # If the file does not exist, the user really needs makeinfo;
  /external/dbus/
missing 85 makeinfo touch the output file
283 makeinfo)
300 # If the file does not exist, the user really needs makeinfo;
  /external/genext2fs/
missing 85 makeinfo touch the output file
283 makeinfo)
300 # If the file does not exist, the user really needs makeinfo;
  /external/libpng/
missing 86 makeinfo touch the output file
292 makeinfo*)
315 # If the file does not exist, the user really needs makeinfo;
  /external/protobuf/gtest/build-aux/
missing 88 makeinfo touch the output file
284 makeinfo)
307 # If the file does not exist, the user really needs makeinfo;
  /external/protobuf/
missing 88 makeinfo touch the output file
284 makeinfo)
307 # If the file does not exist, the user really needs makeinfo;
  /external/elfutils/doc/
Makefile 93 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
  /external/elfutils/m4/
Makefile 93 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
  /external/bison/data/
Makefile 140 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinfo
  /external/bison/tests/
Makefile 129 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinfo
  /external/elfutils/lib/
Makefile 116 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
  /external/elfutils/libcpu/
Makefile 112 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
  /external/bison/
Makefile 162 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinfo
  /external/bison/doc/
Makefile 88 MAKEINFOHTML = $(MAKEINFO) --html
147 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinfo
264 if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
270 if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
284 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
289 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \

Completed in 596 milliseconds

1 2