Searched refs:INSTALL_INFO (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A DMakefile9 INSTALL_INFO = install-info macro
22 $(INSTALL_INFO) --info-dir=$(infodir) "$$f" ; \
28 $(INSTALL_INFO) --delete --info-dir=$(infodir) "$$f" ; \
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A DMakefile9 INSTALL_INFO = install-info macro
23 $(INSTALL_INFO) --info-dir=$(infodir) "$$f" && \
35 $(INSTALL_INFO) --delete --info-dir=$(infodir) "$$f" ; \
/netbsd-current/external/gpl2/texinfo/dist/doc/
H A DMakefile.am23 INSTALL_INFO = $(top_builddir)/$(native_tools)/util/install-info
H A DMakefile.in226 INSTALL_INFO = $(top_builddir)/$(native_tools)/util/install-info
/netbsd-current/external/gpl2/groff/dist/doc/
H A DMakefile.sub183 $(INSTALL_INFO) --info-dir=$(infodir) $(infodir)/groff
225 $(INSTALL_INFO) --remove --info-dir=$(infodir) $(infodir)/groff
/netbsd-current/tools/groff/
H A DMakefile7 INSTALL_INFO=${TOOL_INSTALL_INFO:Q}
/netbsd-current/external/gpl2/groff/dist/
H A DMakefile.in378 INSTALL_INFO=@INSTALL_INFO@
422 "INSTALL_INFO=$(INSTALL_INFO)" \
H A Dconfigure543 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX TTYDEVDIRS OTHERDEVDIRS CPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XDEVDIRS XPROGDIRS XLIBDIRS appresdir LPR LP LPQ PSPRINT DVIPRINT PERLPATH YACC RANLIB ac_ct_RANLIB INSTALL_INFO INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LN_S SH_SCRIPT_SED_CMD GREP EGREP LIBC LIBM LIBOBJS BROKEN_SPOOLER_FLAGS PAGE g sys_tmac_prefix tmac_wrap GROFF_PATH_SEPARATOR ALT_GHOSTSCRIPT_PROGS GHOSTSCRIPT ac_ct_GHOSTSCRIPT pnmcut pnmcrop pnmtopng psselect pnmtops make_html make_install_html ALT_AWK_PROGS AWK ac_ct_AWK make_pdfdoc make_install_pdfdoc pnmtops_nosetpage LTLIBOBJS'
5599 if test -n "$INSTALL_INFO"; then
5600 ac_cv_prog_INSTALL_INFO="$INSTALL_INFO" # Let the user override the test.
5618 INSTALL_INFO=$ac_cv_prog_INSTALL_INFO
5619 if test -n "$INSTALL_INFO"; then
5620 echo "$as_me:$LINENO: result: $INSTALL_INFO" >&5
5621 echo "${ECHO_T}$INSTALL_INFO" >&6
5627 test -n "$INSTALL_INFO" && break
5629 test -n "$INSTALL_INFO" || INSTALL_INFO
[all...]

Completed in 199 milliseconds