Searched refs:STRIP (Results 601 - 625 of 728) sorted by relevance

<<21222324252627282930

/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A DMakefile.in503 STRIP = @STRIP@
1297 if test -z '$(STRIP)'; then \
1304 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/crypto/external/bsd/heimdal/dist/tests/kdc/
H A DMakefile.in543 STRIP = @STRIP@
1186 if test -z '$(STRIP)'; then \
1193 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/wind/
H A DMakefile.in667 STRIP = @STRIP@
1459 if test -z '$(STRIP)'; then \
1466 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/crypto/external/bsd/heimdal/dist/kadmin/
H A DMakefile.in650 STRIP = @STRIP@
1411 if test -z '$(STRIP)'; then \
1418 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/crypto/external/bsd/heimdal/dist/kdc/
H A DMakefile.in519 STRIP = @STRIP@
1306 if test -z '$(STRIP)'; then \
1313 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A DMakefile.in880 STRIP = @STRIP@
2279 if test -z '$(STRIP)'; then \
2286 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/
H A DMakefile.in422 STRIP = @STRIP@
1133 if test -z '$(STRIP)'; then \
1140 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A DMakefile.in880 STRIP = @STRIP@
2279 if test -z '$(STRIP)'; then \
2286 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gdb/dist/gnulib/
H A DMakefile.in1666 STRIP = @STRIP@
1931 if test -z '$(STRIP)'; then \
1938 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gdb/dist/libsframe/
H A DMakefile.in408 STRIP = @STRIP@
1233 if test -z '$(STRIP)'; then \
1240 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gdb/dist/zlib/
H A DMakefile.in328 STRIP = @STRIP@
1057 if test -z '$(STRIP)'; then \
1064 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/bsd/tmux/dist/
H A DMakefile.in451 STRIP = @STRIP@
1112 if test -z '$(STRIP)'; then \
1119 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A DMakefile.in364 STRIP = @STRIP@
1019 if test -z '$(STRIP)'; then \
1026 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A DMakefile.in587 STRIP = @STRIP@
1452 if test -z '$(STRIP)'; then \
1459 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A DMakefile.in363 STRIP = @STRIP@
1018 if test -z '$(STRIP)'; then \
1025 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/binutils/dist/gold/
H A DMakefile.in609 STRIP = @STRIP@
1476 if test -z '$(STRIP)'; then \
1483 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/binutils/dist/zlib/
H A DMakefile.in328 STRIP = @STRIP@
1059 if test -z '$(STRIP)'; then \
1066 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl2/gmake/dist/
H A Dconfigure315 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 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 CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE RANLIB ac_ct_RANLIB CPP AR PERL build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP U ANSI2KNR MKINSTALLDIRS USE_NLS MSGFMT GMSGFMT XGETTEXT MSGMERGE LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB ALLOCA LIBOBJS NEED_SETGID KMEM_GROUP GETLOADAVG_LIBS REMOTE USE_CUSTOMS_TRUE USE_CUSTOMS_FALSE GLOBINC GLOBLIB USE_LOCAL_GLOB_TRUE USE_LOCAL_GLOB_FALSE MAKE_HOST WINDOWSENV_TRUE WINDOWSENV_FALSE LTLIBOBJS'
1686 # will honor the `STRIP' environment variable to overrule this program.
1696 if test -n "$STRIP"; then
1697 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
1715 STRIP=$ac_cv_prog_STRIP
1716 if test -n "$STRIP"; then
1717 echo "$as_me:$LINENO: result: $STRIP" >&5
1718 echo "${ECHO_T}$STRIP" >&6
1726 ac_ct_STRIP=$STRIP
1763 STRIP
[all...]
/netbsd-current/external/gpl2/texinfo/dist/
H A Dconfigure313 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 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 CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP EGREP RANLIB ac_ct_RANLIB HELP2MAN ALLOCA LIBOBJS build build_cpu build_vendor build_os native_tools TOOLS_ONLY_TRUE TOOLS_ONLY_FALSE TERMLIBS host host_cpu host_vendor host_os INSTALL_WARNINGS_TRUE INSTALL_WARNINGS_FALSE MKINSTALLDIRS USE_NLS MSGFMT GMSGFMT XGETTEXT MSGMERGE GLIBC21 HAVE_POSIX_PRINTF HAVE_ASPRINTF HAVE_SNPRINTF HAVE_WPRINTF LIBICONV LTLIBICONV INTLBISON BUILD_INCLUDED_LIBINTL USE_INCLUDED_LIBINTL CATOBJEXT DATADIRNAME INSTOBJEXT GENCAT INTLOBJS INTL_LIBTOOL_SUFFIX_PREFIX INTLLIBS LIBINTL LTLIBINTL POSUB LTLIBOBJS'
1677 # will honor the `STRIP' environment variable to overrule this program.
1687 if test -n "$STRIP"; then
1688 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
1706 STRIP=$ac_cv_prog_STRIP
1707 if test -n "$STRIP"; then
1708 echo "$as_me:$LINENO: result: $STRIP" >&5
1709 echo "${ECHO_T}$STRIP" >&6
1717 ac_ct_STRIP=$STRIP
1754 STRIP
[all...]
/netbsd-current/external/gpl2/xcvs/dist/
H A Dconfigure681 STRIP
2902 # will honor the `STRIP' environment variable to overrule this program.
2912 if test -n "$STRIP"; then
2913 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2932 STRIP=$ac_cv_prog_STRIP
2933 if test -n "$STRIP"; then
2934 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2935 $as_echo "$STRIP" >&6; }
2944 ac_ct_STRIP=$STRIP
2982 STRIP
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/
H A DMakefile.in127 STRIP = @STRIP@
1632 `test -z '$(STRIP)' || \
1633 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A DMakefile.in531 STRIP = @STRIP@
1536 if test -z '$(STRIP)'; then \
1543 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/bsd/ntp/dist/tests/ntpd/
H A DMakefile.in693 STRIP = @STRIP@
1555 if test -z '$(STRIP)'; then \
1562 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/lgpl3/gmp/dist/tests/mpn/
H A DMakefile.in770 STRIP = @STRIP@
1706 if test -z '$(STRIP)'; then \
1713 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gcc/dist/libquadmath/
H A DMakefile.in387 STRIP = @STRIP@
1206 if test -z '$(STRIP)'; then \
1213 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \

Completed in 317 milliseconds

<<21222324252627282930