Searched refs:STRIP (Results 626 - 650 of 728) sorted by relevance

<<21222324252627282930

/netbsd-current/external/lgpl3/gmp/dist/tests/mpz/
H A DMakefile.in848 STRIP = @STRIP@
1942 if test -z '$(STRIP)'; then \
1949 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/mpl/dhcp/dist/server/
H A DMakefile.in338 STRIP = @STRIP@
1089 if test -z '$(STRIP)'; then \
1096 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/
H A DMakefile.in387 STRIP = @STRIP@
1206 if test -z '$(STRIP)'; then \
1213 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A DMakefile.in348 STRIP = @STRIP@
1421 if test -z '$(STRIP)'; then \
1428 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A DMakefile.in375 STRIP = @STRIP@
1154 if test -z '$(STRIP)'; then \
1161 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A DMakefile.in353 STRIP = @STRIP@
1252 if test -z '$(STRIP)'; then \
1259 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A DMakefile.in92 STRIP = @STRIP@
1770 `test -z '$(STRIP)' || \
1771 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install-only
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hx509/
H A DMakefile.in700 STRIP = @STRIP@
1786 if test -z '$(STRIP)'; then \
1793 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/asn1/
H A DMakefile.in723 STRIP = @STRIP@
1614 if test -z '$(STRIP)'; then \
1621 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/
H A DMakefile.in249 STRIP = @STRIP@
1427 if test -z '$(STRIP)'; then \
1434 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/
H A DMakefile.in258 STRIP = @STRIP@
1477 if test -z '$(STRIP)'; then \
1484 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A DMakefile.in355 STRIP = @STRIP@
1246 if test -z '$(STRIP)'; then \
1253 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A DMakefile.in92 STRIP = @STRIP@
2060 `test -z '$(STRIP)' || \
2061 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install-only
/netbsd-current/external/gpl3/binutils.old/dist/zlib/
H A DMakefile.in345 STRIP = @STRIP@
1088 if test -z '$(STRIP)'; then \
1095 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A DMakefile.in569 STRIP = @STRIP@
1584 if test -z '$(STRIP)'; then \
1591 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A DMakefile.in355 STRIP = @STRIP@
1251 if test -z '$(STRIP)'; then \
1258 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/binutils/dist/libsframe/
H A DMakefile.in439 STRIP = @STRIP@
1355 if test -z '$(STRIP)'; then \
1362 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A DMakefile.in366 STRIP = @STRIP@
1237 if test -z '$(STRIP)'; then \
1244 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A DMakefile.in575 STRIP = @STRIP@
1594 if test -z '$(STRIP)'; then \
1601 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/share/mk/
H A Dbsd.own.mk367 STRIP= ${EXTERNAL_TOOLCHAIN}/bin/${MACHINE_GNU_PLATFORM}-strip macro
393 STRIP= ${TOOLDIR}/bin/${MACHINE_GNU_PLATFORM}-strip macro
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dconfigure828 STRIP
3432 # will honor the 'STRIP' environment variable to overrule this program.
3442 if test -n "$STRIP"; then
3443 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3462 STRIP=$ac_cv_prog_STRIP
3463 if test -n "$STRIP"; then
3464 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3465 $as_echo "$STRIP" >&6; }
3474 ac_ct_STRIP=$STRIP
3512 STRIP
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure845 STRIP
3572 # will honor the 'STRIP' environment variable to overrule this program.
3582 if test -n "$STRIP"; then
3583 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3602 STRIP=$ac_cv_prog_STRIP
3603 if test -n "$STRIP"; then
3604 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3605 $as_echo "$STRIP" >&6; }
3614 ac_ct_STRIP=$STRIP
3652 STRIP
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/
H A Dconfigure657 STRIP
30094 # will honor the 'STRIP' environment variable to overrule this program.
30104 if test -n "$STRIP"; then
30105 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
30124 STRIP=$ac_cv_prog_STRIP
30125 if test -n "$STRIP"; then
30126 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
30127 $as_echo "$STRIP" >&6; }
30136 ac_ct_STRIP=$STRIP
30174 STRIP
[all...]
/netbsd-current/external/gpl3/gdb/dist/gnulib/
H A Dconfigure661 STRIP
35862 # will honor the 'STRIP' environment variable to overrule this program.
35872 if test -n "$STRIP"; then
35873 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
35892 STRIP=$ac_cv_prog_STRIP
35893 if test -n "$STRIP"; then
35894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
35895 $as_echo "$STRIP" >&6; }
35904 ac_ct_STRIP=$STRIP
35942 STRIP
[all...]
/netbsd-current/external/bsd/flex/dist/tests/
H A DMakefile.in1288 STRIP = @STRIP@
2747 if test -z '$(STRIP)'; then \
2754 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \

Completed in 576 milliseconds

<<21222324252627282930