Searched refs:yes (Results 51 - 75 of 477) sorted by relevance

1234567891011>>

/freebsd-10-stable/gnu/usr.bin/tests/
H A DMakefile6 KYUAFILE= yes
/freebsd-10-stable/sbin/tests/
H A DMakefile6 KYUAFILE= yes
/freebsd-10-stable/secure/tests/
H A DMakefile6 KYUAFILE= yes
/freebsd-10-stable/secure/libexec/tests/
H A DMakefile6 KYUAFILE= yes
/freebsd-10-stable/secure/lib/tests/
H A DMakefile6 KYUAFILE= yes
/freebsd-10-stable/secure/usr.sbin/tests/
H A DMakefile6 KYUAFILE= yes
/freebsd-10-stable/secure/usr.bin/tests/
H A DMakefile6 KYUAFILE= yes
/freebsd-10-stable/share/examples/tests/
H A DMakefile8 KYUAFILE= yes
/freebsd-10-stable/cddl/usr.bin/tests/
H A DMakefile6 KYUAFILE= yes
/freebsd-10-stable/cddl/tests/
H A DMakefile6 KYUAFILE= yes
/freebsd-10-stable/cddl/sbin/tests/
H A DMakefile6 KYUAFILE= yes
/freebsd-10-stable/cddl/lib/tests/
H A DMakefile6 KYUAFILE= yes
/freebsd-10-stable/usr.sbin/tests/
H A DMakefile6 KYUAFILE= yes
/freebsd-10-stable/contrib/gdb/
H A Dltcf-gcj.sh49 if test "$with_gcc" != yes; then
56 ld_shlibs=yes
57 if test "$with_gnu_ld" = yes; then
82 hardcode_minus_L=yes
109 always_export_symbols=yes
215 hardcode_direct=yes
229 if test "$ld_shlibs" = yes; then
253 always_export_symbols=yes
257 hardcode_minus_L=yes
258 if test "$with_gcc" = yes
[all...]
/freebsd-10-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dtest-driver46 [--expect-failure={yes|no}] [--color-tests={yes|no}]
47 [--enable-hard-errors={yes|no}] [--]
58 enable_hard_errors=yes
88 if test $color_tests = yes; then
117 0:yes) col=$red res=XPASS recheck=yes gcopy=yes;;
119 77:*) col=$blu res=SKIP recheck=no gcopy=yes;;
120 99:*) col=$mgn res=ERROR recheck=yes gcop
[all...]
/freebsd-10-stable/contrib/binutils/ld/emulparams/
H A Delf32b4300.sh4 EMBEDDED=yes
H A Delf64_s390.sh12 GENERATE_SHLIB_SCRIPT=yes
13 GENERATE_PIE_SCRIPT=yes
14 NO_SMALL_DATA=yes
22 NATIVE=yes
H A Delf64_sparc.sh10 GENERATE_SHLIB_SCRIPT=yes
11 GENERATE_PIE_SCRIPT=yes
13 NO_SMALL_DATA=yes
32 NATIVE=yes
H A Di386nw.sh9 GENERATE_SHLIB_SCRIPT=yes
H A Dmipslnews.sh9 EMBEDDED=yes
/freebsd-10-stable/gnu/usr.bin/binutils/ld/
H A Delf32btsmipn32_fbsd.sh4 GENERATE_PIE_SCRIPT=yes
H A Delf32ltsmipn32_fbsd.sh4 GENERATE_PIE_SCRIPT=yes
/freebsd-10-stable/sbin/natd/samples/
H A Dnatd.cf.sample12 # Incoming connections. Should NEVER be set to "yes" if redirect_port
15 # Setting to yes provides additional anti-crack protection
27 same_ports yes
30 # forking to background. Only set to yes for debugging.
46 # Alias unregistered addresses or all addresses. Set this to yes if
/freebsd-10-stable/contrib/tcsh/
H A Dconfig.rpath43 if test "$GCC" = yes; then
119 if test "$GCC" != yes; then
128 ld_shlibs=yes
129 if test "$with_gnu_ld" = yes; then
139 hardcode_minus_L=yes
177 hardcode_direct=yes
194 if test "$ld_shlibs" = yes; then
204 hardcode_minus_L=yes
205 if test "$GCC" = yes; then
224 aix_use_runtimelinking=yes
[all...]
/freebsd-10-stable/contrib/bmake/mk/
H A Dmkopt.sh31 # otherwise WITH_$OPT results in MK_$OPT=yes.
46 _v=${_v:-${_wiv:+yes}}
50 yes|no) ;; # sane
52 1|[YyTt]*) _v=yes;; # they mean yes
72 yes|no) _d=$_o; continue;;
82 yes $OPTIONS_DEFAULT_YES $__DEFAULT_YES_OPTIONS \
94 --yes|yes) _list="$_list yes"; shif
[all...]

Completed in 314 milliseconds

1234567891011>>