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

1234567

/freebsd-current/lib/libexecinfo/tests/
H A DMakefile10 STRIP= macro
/freebsd-current/lib/libproc/tests/
H A DMakefile12 STRIP= macro
/freebsd-current/stand/i386/mbr/
H A DMakefile3 STRIP= macro
/freebsd-current/stand/i386/pmbr/
H A DMakefile3 STRIP= macro
/freebsd-current/stand/i386/cdboot/
H A DMakefile5 STRIP= macro
/freebsd-current/contrib/unbound/contrib/android/
H A Dsetenv_android.sh81 STRIP="arm-linux-androideabi-strip"
94 STRIP="aarch64-linux-android-strip"
107 STRIP="i686-linux-android-strip"
120 STRIP="x86_64-linux-android-strip"
180 export CPP CC CXX LD AS AR RANLIB STRIP
/freebsd-current/sys/contrib/openzfs/scripts/
H A Ddkms.mkconf72 STRIP[0]="\$(
79 STRIP[1]="\${STRIP[0]}"
/freebsd-current/stand/i386/boot0/
H A DMakefile3 STRIP= macro
/freebsd-current/contrib/unbound/contrib/ios/
H A Dsetenv_ios.sh204 AS=as; AR=ar; RANLIB=ranlib; STRIP=strip
252 export CPP CC CXX LD AS AR RANLIB STRIP
/freebsd-current/cddl/usr.sbin/dtrace/tests/
H A Ddtrace.test.mk47 STRIP= macro
/freebsd-current/stand/userboot/userboot/
H A DMakefile14 STRIP= macro
/freebsd-current/contrib/bmake/mk/
H A Dinstall-sh108 -s) strip=${STRIP:-strip};;
/freebsd-current/contrib/bmake/
H A Dinstall-sh108 -s) strip=${STRIP:-strip};;
/freebsd-current/contrib/tnftp/src/
H A DMakefile.in180 STRIP = @STRIP@
700 `test -z '$(STRIP)' || \
701 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
/freebsd-current/contrib/file/python/
H A DMakefile.in192 STRIP = @STRIP@
343 if test -z '$(STRIP)'; then \
350 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/freebsd-current/contrib/openpam/misc/
H A DMakefile.in206 STRIP = @STRIP@
359 if test -z '$(STRIP)'; then \
366 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/freebsd-current/contrib/openbsm/
H A Dconfigure689 STRIP
5340 if test -n "$STRIP"; then
5341 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
5360 STRIP=$ac_cv_prog_STRIP
5361 if test -n "$STRIP"; then
5362 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
5363 $as_echo "$STRIP" >&6; }
5372 ac_ct_STRIP=$STRIP
5410 STRIP=":"
5418 STRIP
[all...]
/freebsd-current/share/mk/
H A Dbsd.progs.mk25 NO_SHARED MK_WERROR PROGNAME STRIP WARNS MK_ASAN MK_UBSAN
/freebsd-current/contrib/openbsm/bin/
H A DMakefile.in256 STRIP = @STRIP@
521 if test -z '$(STRIP)'; then \
528 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/freebsd-current/contrib/openbsm/bsm/
H A DMakefile.in240 STRIP = @STRIP@
462 if test -z '$(STRIP)'; then \
469 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/freebsd-current/contrib/openbsm/man/
H A DMakefile.in223 STRIP = @STRIP@
470 if test -z '$(STRIP)'; then \
477 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/freebsd-current/contrib/openbsm/modules/
H A DMakefile.in251 STRIP = @STRIP@
518 if test -z '$(STRIP)'; then \
525 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/freebsd-current/contrib/openbsm/sys/
H A DMakefile.in251 STRIP = @STRIP@
518 if test -z '$(STRIP)'; then \
525 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/freebsd-current/contrib/openbsm/sys/bsm/
H A DMakefile.in243 STRIP = @STRIP@
469 if test -z '$(STRIP)'; then \
476 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
/freebsd-current/contrib/openbsm/test/
H A DMakefile.in251 STRIP = @STRIP@
518 if test -z '$(STRIP)'; then \
525 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \

Completed in 311 milliseconds

1234567