Searched refs:STRIP (Results 401 - 425 of 728) sorted by relevance

<<11121314151617181920>>

/netbsd-current/sys/external/isc/libsodium/dist/
H A DMakefile.in354 STRIP = @STRIP@
819 if test -z '$(STRIP)'; then \
826 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A DMakefile.in327 STRIP = @STRIP@
592 if test -z '$(STRIP)'; then \
599 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/lgpl3/gmp/dist/tests/misc/
H A DMakefile.in501 STRIP = @STRIP@
924 if test -z '$(STRIP)'; then \
931 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/lgpl3/gmp/dist/tune/
H A DMakefile.in397 STRIP = @STRIP@
751 if test -z '$(STRIP)'; then \
758 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A DMakefile.in335 STRIP = @STRIP@
760 if test -z '$(STRIP)'; then \
767 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A DMakefile.in312 STRIP = @STRIP@
700 if test -z '$(STRIP)'; then \
707 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A DMakefile.in325 STRIP = @STRIP@
741 if test -z '$(STRIP)'; then \
748 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gcc/dist/libssp/
H A DMakefile.in288 STRIP = @STRIP@
697 if test -z '$(STRIP)'; then \
704 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/
H A DMakefile.in279 STRIP = @STRIP@
749 `test -z '$(STRIP)' || \
750 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DMakefile.in179 STRIP = @STRIP@
612 `test -z '$(STRIP)' || \
613 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
/netbsd-current/external/mit/expat/dist/xmlwf/
H A DMakefile.in312 STRIP = @STRIP@
678 if test -z '$(STRIP)'; then \
685 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/mit/expat/dist/lib/
H A DMakefile.in345 STRIP = @STRIP@
722 if test -z '$(STRIP)'; then \
729 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/mpl/dhcp/dist/omapip/
H A DMakefile.in293 STRIP = @STRIP@
636 if test -z '$(STRIP)'; then \
643 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/mpl/dhcp/dist/client/tests/
H A DMakefile.in288 STRIP = @STRIP@
648 if test -z '$(STRIP)'; then \
655 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/mpl/dhcp/dist/client/
H A DMakefile.in312 STRIP = @STRIP@
782 if test -z '$(STRIP)'; then \
789 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/mpl/dhcp/dist/
H A DMakefile.in304 STRIP = @STRIP@
779 if test -z '$(STRIP)'; then \
786 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/mpl/dhcp/dist/common/tests/
H A DMakefile.in335 STRIP = @STRIP@
720 if test -z '$(STRIP)'; then \
727 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/mpl/dhcp/dist/common/
H A DMakefile.in331 STRIP = @STRIP@
750 if test -z '$(STRIP)'; then \
757 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/mpl/dhcp/dist/dhcpctl/
H A DMakefile.in297 STRIP = @STRIP@
727 if test -z '$(STRIP)'; then \
734 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/bsd/ntp/dist/
H A Dconfigure885 STRIP
3361 # will honor the 'STRIP' environment variable to overrule this program.
3371 if test -n "$STRIP"; then
3372 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3391 STRIP=$ac_cv_prog_STRIP
3392 if test -n "$STRIP"; then
3393 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3394 $as_echo "$STRIP" >&6; }
3403 ac_ct_STRIP=$STRIP
3441 STRIP
[all...]
/netbsd-current/external/bsd/ntp/dist/sntp/
H A Dconfigure841 STRIP
3134 # will honor the 'STRIP' environment variable to overrule this program.
3144 if test -n "$STRIP"; then
3145 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3164 STRIP=$ac_cv_prog_STRIP
3165 if test -n "$STRIP"; then
3166 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3167 $as_echo "$STRIP" >&6; }
3176 ac_ct_STRIP=$STRIP
3214 STRIP
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libcc1/
H A DMakefile.in307 STRIP = @STRIP@
690 if test -z '$(STRIP)'; then \
697 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gcc.old/dist/libhsail-rt/
H A DMakefile.in325 STRIP = @STRIP@
698 if test -z '$(STRIP)'; then \
705 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gcc.old/dist/libssp/
H A DMakefile.in288 STRIP = @STRIP@
697 if test -z '$(STRIP)'; then \
704 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A DMakefile.in358 STRIP = @STRIP@
840 if test -z '$(STRIP)'; then \
847 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \

Completed in 250 milliseconds

<<11121314151617181920>>