Searched refs:STRIP (Results 1 - 25 of 81) sorted by relevance

1234

/freebsd-9.3-release/sys/boot/i386/mbr/
H A DMakefile4 STRIP= macro
/freebsd-9.3-release/sys/boot/i386/pmbr/
H A DMakefile4 STRIP= macro
/freebsd-9.3-release/sys/boot/i386/cdboot/
H A DMakefile4 STRIP= macro
/freebsd-9.3-release/sys/boot/pc98/cdboot/
H A DMakefile4 STRIP= macro
/freebsd-9.3-release/sys/boot/i386/kgzldr/
H A DMakefile4 STRIP= macro
/freebsd-9.3-release/sys/boot/pc98/kgzldr/
H A DMakefile4 STRIP= macro
/freebsd-9.3-release/sys/boot/i386/boot0/
H A DMakefile4 STRIP= macro
/freebsd-9.3-release/sys/boot/ia64/ski/
H A DMakefile9 STRIP= # We must not strip skiload at install time. macro
/freebsd-9.3-release/sys/boot/userboot/userboot/
H A DMakefile10 STRIP= macro
/freebsd-9.3-release/contrib/gdb/
H A 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" \
H A Dltconfig284 old_STRIP="$STRIP"
652 test -z "$STRIP" && STRIP=:
949 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
950 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
951 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2253 # LN_S=$old_LN_S NM=$old_NM RANLIB=$old_RANLIB STRIP=$old_STRIP \\
2311 STRIP=$STRIP
[all...]
/freebsd-9.3-release/contrib/gcclibs/libssp/
H A Dconfigure312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os target_noncanonical INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT multi_basedir CC ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CFLAGS CPP CPPFLAGS LIBSSP_USE_SYMVER_TRUE LIBSSP_USE_SYMVER_FALSE EGREP ssp_have_usable_vsnprintf LN_S RANLIB ac_ct_RANLIB LIBTOOL enable_shared enable_static toolexecdir toolexeclibdir LIBOBJS LTLIBOBJS'
1758 # will honor the `STRIP' environment variable to overrule this program.
1768 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
[all...]
/freebsd-9.3-release/share/mk/
H A Dbsd.prog.mk48 STRIP?= -s macro
204 ${INSTALL} ${STRIP} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
H A Dbsd.lib.mk43 STRIP?= -s macro
313 ${INSTALL} ${STRIP} -o ${LIBOWN} -g ${LIBGRP} -m ${LIBMODE} \
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dconfigure461 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE AR ac_ct_AR RANLIB ac_ct_RANLIB LIBTOOL SED EGREP FGREP GREP LD DUMPBIN ac_ct_DUMPBIN NM LN_S lt_ECHO CPP WARN_CFLAGS NO_WERROR MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT INSTALL_LIBBFD_TRUE INSTALL_LIBBFD_FALSE host_noncanonical target_noncanonical bfdlibdir bfdincludedir USE_NLS LIBINTL LIBINTL_DEP INCINTL XGETTEXT GMSGFMT POSUB CATALOGS DATADIRNAME INSTOBJEXT GENCAT CATOBJEXT MKINSTALLDIRS MSGFMT MSGMERGE CC_FOR_BUILD EXEEXT_FOR_BUILD HDEFINES CGEN_MAINT_TRUE CGEN_MAINT_FALSE cgendir WIN32LDFLAGS WIN32LIBADD archdefs BFD_MACHINES LIBOBJS LTLIBOBJS'
3027 # will honor the `STRIP' environment variable to overrule this program.
3037 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
[all...]
/freebsd-9.3-release/contrib/openbsm/
H A Dconfigure685 STRIP
5285 if test -n "$STRIP"; then
5286 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
5305 STRIP=$ac_cv_prog_STRIP
5306 if test -n "$STRIP"; then
5307 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
5308 $as_echo "$STRIP" >&6; }
5317 ac_ct_STRIP=$STRIP
5355 STRIP=":"
5363 STRIP
[all...]
/freebsd-9.3-release/contrib/openpam/
H A Dconfigure714 STRIP
2479 # will honor the 'STRIP' environment variable to overrule this program.
2489 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
[all...]
/freebsd-9.3-release/contrib/file/
H A Dconfigure711 STRIP
2750 # will honor the 'STRIP' environment variable to overrule this program.
2760 if test -n "$STRIP"; then
2761 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2780 STRIP=$ac_cv_prog_STRIP
2781 if test -n "$STRIP"; then
2782 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2783 $as_echo "$STRIP" >&6; }
2792 ac_ct_STRIP=$STRIP
2830 STRIP
[all...]
/freebsd-9.3-release/contrib/gcclibs/libmudflap/
H A Dconfigure312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os target_noncanonical INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT multi_basedir CC ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CFLAGS CPP CPPFLAGS EGREP LN_S RANLIB ac_ct_RANLIB LIBTOOL enable_shared enable_static MF_HAVE_STDINT_H MF_HAVE_UINTPTR_T LIBMUDFLAPTH_TRUE LIBMUDFLAPTH_FALSE build_libmudflapth toolexecdir toolexeclibdir NM ac_ct_NM SECTION_FLAGS LIBOBJS LTLIBOBJS'
1759 # will honor the `STRIP' environment variable to overrule this program.
1769 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
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/include/
H A DMakefile.in314 STRIP = @STRIP@
487 if test -z '$(STRIP)'; then \
494 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/freebsd-9.3-release/contrib/ntp/sntp/scripts/
H A DMakefile.in311 STRIP = @STRIP@
479 if test -z '$(STRIP)'; then \
486 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/freebsd-9.3-release/contrib/binutils/
H A Dconfigure275 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os build_noncanonical host_noncanonical target_noncanonical host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LN LN_S TOPLEVEL_CONFIGURE_ARGUMENTS build_libsubdir build_subdir host_subdir target_subdir CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX GNATBIND ac_ct_GNATBIND GNATMAKE ac_ct_GNATMAKE do_compare gmplibs gmpinc stage1_languages SYSROOT_CFLAGS_FOR_TARGET RPATH_ENVVAR tooldir build_tooldir CONFIGURE_GDB_TK GDB_TK INSTALL_GDB_TK build_configargs build_configdirs host_configargs configdirs target_configargs CC_FOR_BUILD config_shell YACC BISON M4 LEX FLEX MAKEINFO EXPECT RUNTEST AR AS DLLTOOL LD LIPO NM RANLIB STRIP WINDRES OBJCOPY OBJDUMP CFLAGS_FOR_BUILD CC_FOR_TARGET CXX_FOR_TARGET GCC_FOR_TARGET GCJ_FOR_TARGET GFORTRAN_FOR_TARGET AR_FOR_TARGET AS_FOR_TARGET DLLTOOL_FOR_TARGET LD_FOR_TARGET LIPO_FOR_TARGET NM_FOR_TARGET OBJDUMP_FOR_TARGET RANLIB_FOR_TARGET STRIP_FOR_TARGET WINDRES_FOR_TARGET RAW_CXX_FOR_TARGET FLAGS_FOR_TARGET COMPILER_AS_FOR_TARGET COMPILER_LD_FOR_TARGET COMPILER_NM_FOR_TARGET MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT stage1_cflags stage1_checking stage2_werror_flag datarootdir docdir pdfdir htmldir LIBOBJS LTLIBOBJS'
768 ac_env_STRIP_set=${STRIP+set}
769 ac_env_STRIP_value=$STRIP
770 ac_cv_env_STRIP_set=${STRIP+set}
771 ac_cv_env_STRIP_value=$STRIP
983 STRIP STRIP for the host
1014 STRIP for the target
7174 if test -n "$STRIP"; then
7175 ac_cv_prog_STRIP=$STRIP
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dconfigure743 STRIP
2854 # will honor the 'STRIP' environment variable to overrule this program.
2864 if test -n "$STRIP"; then
2865 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2884 STRIP=$ac_cv_prog_STRIP
2885 if test -n "$STRIP"; then
2886 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2887 $as_echo "$STRIP" >&6; }
2896 ac_ct_STRIP=$STRIP
2934 STRIP
[all...]
/freebsd-9.3-release/contrib/ntp/include/isc/
H A DMakefile.in371 STRIP = @STRIP@
586 if test -z '$(STRIP)'; then \
593 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/freebsd-9.3-release/contrib/ntp/tests/
H A DMakefile.in410 STRIP = @STRIP@
695 if test -z '$(STRIP)'; then \
702 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \

Completed in 281 milliseconds

1234