Home
last modified time | relevance | path

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

12345678910

/freebsd-10-stable/sys/boot/i386/pmbr/
DMakefile4 STRIP= macro
/freebsd-10-stable/sys/boot/i386/mbr/
DMakefile4 STRIP= macro
/freebsd-10-stable/sys/boot/i386/cdboot/
DMakefile4 STRIP= macro
/freebsd-10-stable/sys/boot/pc98/cdboot/
DMakefile4 STRIP= macro
/freebsd-10-stable/sys/boot/i386/kgzldr/
DMakefile4 STRIP= macro
/freebsd-10-stable/sys/boot/pc98/kgzldr/
DMakefile4 STRIP= macro
/freebsd-10-stable/sys/boot/i386/boot0/
DMakefile4 STRIP= macro
/freebsd-10-stable/sys/boot/ia64/ski/
DMakefile9 STRIP= # We must not strip skiload at install time. macro
/freebsd-10-stable/cddl/usr.sbin/dtrace/tests/
DMakefile.inc148 STRIP=
/freebsd-10-stable/share/mk/
Dbsd.prog.mk47 STRIP?= -s
204 ${INSTALL} ${STRIP} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
Dbsd.progs.mk37 PROGNAME SRCS STRIP WARNS
/freebsd-10-stable/sys/boot/userboot/userboot/
DMakefile10 STRIP= macro
/freebsd-10-stable/contrib/gcclibs/libssp/
Dconfigure1768 if test -n "$STRIP"; then
1769 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
1787 STRIP=$ac_cv_prog_STRIP
1788 if test -n "$STRIP"; then
1789 echo "$as_me:$LINENO: result: $STRIP" >&5
1790 echo "${ECHO_T}$STRIP" >&6
1798 ac_ct_STRIP=$STRIP
1835 STRIP=$ac_ct_STRIP
1837 STRIP="$ac_cv_prog_STRIP"
4833 if test -n "$STRIP"; then
[all …]
/freebsd-10-stable/contrib/tnftp/src/
DMakefile.in180 STRIP = @STRIP@
/freebsd-10-stable/contrib/libyaml/
Dconfigure2592 if test -n "$STRIP"; then
2593 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2612 STRIP=$ac_cv_prog_STRIP
2613 if test -n "$STRIP"; then
2614 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2615 $as_echo "$STRIP" >&6; }
2624 ac_ct_STRIP=$STRIP
2662 STRIP=":"
2670 STRIP=$ac_ct_STRIP
2673 STRIP="$ac_cv_prog_STRIP"
[all …]
/freebsd-10-stable/gnu/usr.bin/groff/tmac/
DMakefile64 .for var in SPECIAL STRIP MDOC
/freebsd-10-stable/contrib/gdb/
Dlibtool.m465 LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \
116 AC_CHECK_TOOL(STRIP, strip, :)
827 LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \
861 LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \
Dltconfig284 old_STRIP="$STRIP"
652 test -z "$STRIP" && STRIP=:
2311 STRIP=$STRIP
/freebsd-10-stable/contrib/binutils/opcodes/
Dconfigure3037 if test -n "$STRIP"; then
3038 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3056 STRIP=$ac_cv_prog_STRIP
3057 if test -n "$STRIP"; then
3058 echo "$as_me:$LINENO: result: $STRIP" >&5
3059 echo "${ECHO_T}$STRIP" >&6
3067 ac_ct_STRIP=$STRIP
3104 STRIP=$ac_ct_STRIP
3106 STRIP="$ac_cv_prog_STRIP"
4490 if test -n "$STRIP"; then
[all …]
/freebsd-10-stable/contrib/openpam/
Dconfigure2489 if test -n "$STRIP"; then
2490 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2509 STRIP=$ac_cv_prog_STRIP
2510 if test -n "$STRIP"; then
2511 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2512 $as_echo "$STRIP" >&6; }
2521 ac_ct_STRIP=$STRIP
2559 STRIP=":"
2567 STRIP=$ac_ct_STRIP
2570 STRIP="$ac_cv_prog_STRIP"
[all …]
/freebsd-10-stable/contrib/libyaml/win32/
DMakefile.in107 STRIP = @STRIP@
/freebsd-10-stable/contrib/file/python/
DMakefile.in188 STRIP = @STRIP@
/freebsd-10-stable/contrib/gcclibs/libmudflap/
Dconfigure1769 if test -n "$STRIP"; then
1770 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
1788 STRIP=$ac_cv_prog_STRIP
1789 if test -n "$STRIP"; then
1790 echo "$as_me:$LINENO: result: $STRIP" >&5
1791 echo "${ECHO_T}$STRIP" >&6
1799 ac_ct_STRIP=$STRIP
1836 STRIP=$ac_ct_STRIP
1838 STRIP="$ac_cv_prog_STRIP"
5746 if test -n "$STRIP"; then
[all …]
/freebsd-10-stable/contrib/binutils/ld/
Dconfigure3032 if test -n "$STRIP"; then
3033 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3051 STRIP=$ac_cv_prog_STRIP
3052 if test -n "$STRIP"; then
3053 echo "$as_me:$LINENO: result: $STRIP" >&5
3054 echo "${ECHO_T}$STRIP" >&6
3062 ac_ct_STRIP=$STRIP
3099 STRIP=$ac_ct_STRIP
3101 STRIP="$ac_cv_prog_STRIP"
4323 if test -n "$STRIP"; then
[all …]
/freebsd-10-stable/contrib/sqlite3/
Dconfigure2533 if test -n "$STRIP"; then
2534 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2553 STRIP=$ac_cv_prog_STRIP
2554 if test -n "$STRIP"; then
2555 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2556 $as_echo "$STRIP" >&6; }
2565 ac_ct_STRIP=$STRIP
2603 STRIP=":"
2611 STRIP=$ac_ct_STRIP
2614 STRIP="$ac_cv_prog_STRIP"
[all …]

12345678910