HomeSort by: relevance | last modified time | path
    Searched refs:MIRRORS (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/am-utils/dist/doc/
Makefile.am 44 alldocs: ps install-NEWS install-INSTALL install-ChangeLog install-AUTHORS install-tasks install-autofs install-y2k install-ldap install-osx install-BUGS install-FAQ install-html install-ps install-MIRRORS install-attrcache install-sun2amd
111 install-MIRRORS: $(AMU_HTML_TOP)/MIRRORS.txt $(AMU_HTML_TOP)/MIRRORS.html
112 $(AMU_HTML_TOP)/MIRRORS.txt: $(top_srcdir)/MIRRORS.txt
114 $(AMU_HTML_TOP)/MIRRORS.html: $(top_srcdir)/MIRRORS.html
  /src/external/gpl2/lvm2/dist/
configure.in 289 dnl -- mirrors inclusion type
290 AC_MSG_CHECKING(whether to include mirrors)
291 AC_ARG_WITH(mirrors,
292 [ --with-mirrors=TYPE Mirror support: internal/shared/none
294 [ MIRRORS="$withval" ],
295 [ MIRRORS="internal" ])
296 AC_MSG_RESULT($MIRRORS)
298 if [[ "x$MIRRORS" != xnone -a "x$MIRRORS" != xinternal -a "x$MIRRORS" != xshared ]]
    [all...]
configure 658 MIRRORS
1547 --with-mirrors=TYPE Mirror support: internal/shared/none
9298 { $as_echo "$as_me:$LINENO: checking whether to include mirrors" >&5
9299 $as_echo_n "checking whether to include mirrors... " >&6; }
9301 # Check whether --with-mirrors was given.
9303 withval=$with_mirrors; MIRRORS="$withval"
9305 MIRRORS="internal"
9308 { $as_echo "$as_me:$LINENO: result: $MIRRORS" >&5
9309 $as_echo "$MIRRORS" >&6; }
9311 if [ "x$MIRRORS" != xnone -a "x$MIRRORS" != xinternal -a "x$MIRRORS" != xshared ]
    [all...]
  /src/external/bsd/am-utils/dist/
Makefile.am 301 MIRRORS.txt \
302 MIRRORS.html \

Completed in 28 milliseconds