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

  /src/libexec/httpd/testsuite/
Makefile 15 SILENT= @
17 SILENT=
31 ${SILENT}$(.CURDIR)/test-simple "$a" "${BOZOHTTPD}" "${DATA}" "${.CURDIR}" "${VERBOSE}"
36 ${SILENT}$(.CURDIR)/test-simple "$a" "${BOZOHTTPD}" "${DATA}" "${.CURDIR}" "${VERBOSE}" -c "${.CURDIR}/cgi-bin"
41 ${SILENT}$(.CURDIR)/test-bigfile "$a" "${BOZOHTTPD}" "${WGET}" "${DATA}" "${VERBOSE}"
  /src/usr.bin/make/unit-tests/
deptgt-silent.exp 4 This is not echoed because of the .SILENT.
opt-no-action-runflags.mk 14 SILENT.no= # none
15 SILENT.yes= @
23 .for silent in no yes
26 @+echo hide-from-output silent=${silent} always=${always} ignerr=${ignerr}
27 ${SILENT.${silent}}${ALWAYS.${always}}${IGNERR.${ignerr}}
opt-jobs-no-action.mk 49 # The following command is silent, it is printed once, using the
51 @: silent
61 # '!silent' in Compat_RunCommand.
71 # XXX: silent=no always=no ignerr={no,yes} should be almost the same.
73 SILENT.no= # none
74 SILENT.yes= @
86 .for silent in no yes
89 . for target in combined-silent-${silent}-always-${always}-ignerr-${ignerr}
92 @+echo hide-from-output silent=${silent} always=${always} ignerr=${ignerr
    [all...]
depsrc.mk 8 # TODO: Test 'target: ${:U.SILENT}'
sh-flags.mk 3 # Tests for the effective RunFlags of a shell command (run/skip, echo/silent,
23 opt-silent.yes= -s
27 tgt-silent.yes= .SILENT
30 cmd-silent.yes= @
37 letter.silent.yes= s
45 # Only 'no', not 'yes', since job->echo is based trivially on opts.silent.
46 .for opt-silent in no
56 target+= ${letter.silent.${opt-silent}:U_
    [all...]
deptgt-end-fail.mk 22 ${target}: .PHONY .SILENT
deptgt-posix.mk 30 .SILENT:
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/go/
buildgo.sh 130 SILENT=${SILENT:-0}
161 if [ "$SILENT" != "1" ]; then
169 if [ "$SILENT" != "1" ]; then
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
Makefile.common 32 .SILENT:
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
check_lint.sh 57 if [ "${SILENT}" != "1" ]; then
  /src/external/gpl2/dtc/dist/
Makefile 80 .SILENT:
  /src/external/bsd/zstd/dist/lib/
libzstd.mk 71 # define silent mode as default (verbose mode with V=1 or VERBOSE=1)
73 $(V)$(VERBOSE).SILENT:
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
error.cc 963 return SILENT;
gfortran.h 163 { SILENT, WARNING, ERROR };
io.cc 853 case SILENT:
2119 /* n == SILENT */
2146 /* n == SILENT */
  /src/share/mk/
bsd.own.mk 2034 .SILENT:
2039 .SILENT:
2044 .SILENT: __makeverbose_dummy_target__
  /src/external/gpl3/gcc/dist/gcc/fortran/
error.cc 1029 return SILENT;
gfortran.h 163 { SILENT, WARNING, ERROR };
io.cc 853 case SILENT:
2110 /* n == SILENT */
2137 /* n == SILENT */

Completed in 45 milliseconds