Home
last modified time | relevance | path

Searched refs:STRIP (Results 1 – 21 of 21) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/tests/docroot/www/expire/
H A DMakefile.in219 STRIP = @STRIP@
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/scripts/
H A DMakefile.in219 STRIP = @STRIP@
/mOS-networking-stack/samples/lighttpd-1.4.32/tests/docroot/123/
H A DMakefile.in219 STRIP = @STRIP@
/mOS-networking-stack/samples/lighttpd-1.4.32/tests/docroot/www/indexfile/
H A DMakefile.in219 STRIP = @STRIP@
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/initscripts/
H A DMakefile.in219 STRIP = @STRIP@
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/systemd/
H A DMakefile.in219 STRIP = @STRIP@
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/vhosts.d/
H A DMakefile.in219 STRIP = @STRIP@
/mOS-networking-stack/samples/lighttpd-1.4.32/tests/docroot/www/go/
H A DMakefile.in219 STRIP = @STRIP@
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/conf.d/
H A DMakefile.in219 STRIP = @STRIP@
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A DMakefile.in219 STRIP = @STRIP@
/mOS-networking-stack/samples/lighttpd-1.4.32/tests/docroot/
H A DMakefile.in279 STRIP = @STRIP@
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/
H A DMakefile.in279 STRIP = @STRIP@
/mOS-networking-stack/samples/lighttpd-1.4.32/tests/docroot/www/
H A DMakefile.in279 STRIP = @STRIP@
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dconfigure3021 STRIP=$ac_cv_prog_STRIP
3024 $as_echo "$STRIP" >&6; }
3033 ac_ct_STRIP=$STRIP
3071 STRIP=":"
3079 STRIP=$ac_ct_STRIP
6978 STRIP=$ac_cv_prog_STRIP
6990 ac_ct_STRIP=$STRIP
7028 STRIP=":"
7036 STRIP=$ac_ct_STRIP
7042 test -z "$STRIP" && STRIP=:
[all …]
H A DMakefile.in302 STRIP = @STRIP@
H A Daclocal.m41325 # STRIPPROG with the value of the STRIP variable (set by the user).
1331 # will honor the 'STRIP' environment variable to overrule this program.
1334 AC_CHECK_TOOL([STRIP], [strip], :)
H A Dltmain.sh10547 $STRIP $cwrapper
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/
H A DMakefile.in310 STRIP = @STRIP@
/mOS-networking-stack/samples/lighttpd-1.4.32/tests/
H A DMakefile.in521 STRIP = @STRIP@
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m41533 AC_CHECK_TOOL(STRIP, strip, :)
1534 test -z "$STRIP" && STRIP=:
1535 _LT_DECL([], [STRIP], [1], [A symbol stripping program])
2210 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
2211 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
2212 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2218 if test -n "$STRIP"; then
2219 striplib="$STRIP -x"
2220 old_striplib="$STRIP -S"
5531 …ry '$compiler_flags_filtered'$wl-bE:$export_symbols$allow_undefined_flag~$STRIP -e $output_objdir/…
[all …]
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A DMakefile.in682 STRIP = @STRIP@