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

123456

/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/dladdr-stripped/
H A DMakefile33 ${STRIP} main
/macosx-10.9.5/libiconv-41/libiconv/djgpp/
H A Dconfig.site50 STRIP=${STRIP='/dev/env/DJDIR/bin/strip'}
/macosx-10.9.5/libiconv-41/libiconv/libcharset/djgpp/
H A Dconfig.site50 STRIP=${STRIP='/dev/env/DJDIR/bin/strip'}
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/port/
H A Dinstall.sh.in93 STRIP="@STRIP@"
108 RM=":"; STRIP=":"
113 STRIP=":"
116 STRIP=":"
119 STRIP=":"
128 *nostrip*) STRIP=":";;
181 if [ $STRIP != ":" -a -x ${ROOT_PREFIX}${DESTDIR_PREFIX}$f ]; then
182 $STRIP $target >/dev/null 2>&1 || true
183 $VERBOSE "$STRIP
[all...]
/macosx-10.9.5/tidy-15.12/
H A DMakefile51 $(STRIP) "$(ActualDSTROOT)/usr/bin/tab2space"
52 $(STRIP) "$(ActualDSTROOT)/usr/bin/tidy"
53 $(STRIP) -x "$(ActualDSTROOT)/usr/lib/libtidy.A.dylib"
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/crt-libSystem/
H A DMakefile45 ${STRIP} main -o main.stripped
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/weak-coalesce-stubs/
H A DMakefile15 $(STRIP) -c -x libfoo.dylib -o libstub.dylib
/macosx-10.9.5/zsh-60/
H A DMakefile36 $(STRIP) -x $(DSTROOT)/bin/zsh
39 $(STRIP) -x $(DSTROOT)$(ZSH_MODULE_DIR)/*.so
42 $(STRIP) -x $(DSTROOT)$(ZSH_MODULE_DIR)/net/*.so
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/testsuite/config/
H A Ddefault.exp52 if ![info exists STRIP] then {
53 set STRIP [findfile $base_dir/strip-new $base_dir/strip-new [transform strip]]
/macosx-10.9.5/sudo-72/src/
H A Dinstall-sh9 ## Paths to programs. CHOWN, STRIP and WHOAMI are checked below.
18 STRIP=strip
40 STRIP=${d}/strip
222 ${STRIP} "${DEST}" || exit 1
/macosx-10.9.5/apache_mod_hfs_apple-14/
H A DMakefile53 $(STRIP) -x $(SYMROOT)$(INSTALLDIR2)/$(MODULE) -o $(DSTROOT)$(INSTALLDIR2)/$(MODULE)
/macosx-10.9.5/apr-30/apr-util/
H A DMakefile13 $(STRIP) -x $(DSTROOT)/usr/lib/libaprutil-1.0.dylib
/macosx-10.9.5/dtrace-118.1/test/tst/i386/
H A DMakefile39 $(STRIP) ustack/tst.helper.exe
/macosx-10.9.5/dtrace-118.1/test/tst/sparc/
H A DMakefile39 $(STRIP) ustack/tst.helper.exe
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/crt-apple/
H A DMakefile48 ${STRIP} main -o main.stripped
/macosx-10.9.5/expat-12/expat/amiga/
H A DMakefile75 STRIP = strip macro
139 $(STRIP) $(STRIPFLAGS) $@
156 $(STRIP) $(STRIPFLAGS) $@
164 $(STRIP) $(STRIPFLAGS) $@
/macosx-10.9.5/tcl-102/tcl_ext/expect/
H A DMakefile39 $(_v) $(STRIP) $(DSTROOT)/$(USRBINDIR)/$(Project)
/macosx-10.9.5/vim-53/src/
H A Dconfig.mk.in103 STRIP = @STRIP@
/macosx-10.9.5/procmail-14/procmail/
H A Dinitmake50 shift; STRIP="$1"
183 STRIP=""
186 if test ! -z "$STRIP" && $STRIP _autotst >$DEVNULL 2>&1
190 STRIP=""
195 STRIP=""
431 echo "STRIP = $STRIP" >>_Makefile
/macosx-10.9.5/llvmCore-3425.0.33/
H A Dbuild_llvm221 STRIP=strip
223 STRIP=`xcrun -sdk $SDKROOT -find strip`
231 $STRIP -Sl $DEST_DIR$DEST_ROOT/lib/*.[oa]
233 $STRIP -Sxl $f
313 -print | xargs -n 1 -P ${SYSCTL} $STRIP -arch all -Sl
/macosx-10.9.5/llvmCore-3425.0.33/utils/buildit/
H A Dbuild_llvm221 STRIP=strip
223 STRIP=`xcrun -sdk $SDKROOT -find strip`
231 $STRIP -Sl $DEST_DIR$DEST_ROOT/lib/*.[oa]
233 $STRIP -Sxl $f
313 -print | xargs -n 1 -P ${SYSCTL} $STRIP -arch all -Sl
/macosx-10.9.5/cctools-845/libmacho/
H A DMakefile23 STRIP = $(shell xcrun -find -sdk ${SDKROOT} strip) macro
26 STRIP = strip macro
318 $(STRIP) -S $(DSTROOT)$(DYLIBDIR)/libmacho$S.dylib; \
321 $(STRIP) -S $(DSTROOT)$(DYLIBDIR)/libmacho$S_profile.dylib; \
324 $(STRIP) -S $(DSTROOT)$(DYLIBDIR)/libmacho$S_debug.dylib; \
339 $(STRIP) -S $(DSTROOT)$(DYLIBDIR)/libmacho$S.dylib; \
342 $(STRIP) -S $(DSTROOT)$(DYLIBDIR)/libmacho$S_profile.dylib; \
345 $(STRIP) -S $(DSTROOT)$(DYLIBDIR)/libmacho$S_debug.dylib; \
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A DMakefile.m3270 STRIP = $(CROSSPREFIX)strip -g
277 $(STRIP) $@
/macosx-10.9.5/iodbc-42.5/iodbc/iodbc/
H A DMakefile.am97 -$(STRIP) -s $(top_srcdir)/mac/iodbc.exp -u .libs/*.dylib
/macosx-10.9.5/iodbc-42.5/iodbc/iodbcinst/
H A DMakefile.am136 -$(STRIP) -s $(top_srcdir)/mac/iodbcinst.exp -u .libs/*.dylib

Completed in 370 milliseconds

123456