HomeSort by relevance Sort by last modified time
    Searched refs:STRIPFLAGS (Results 1 - 2 of 2) sorted by null

  /external/chromium/build/mac/
strip_from_xcode 44 if [ -n "${STRIPFLAGS}" ] ; then
45 # Pick up the standard STRIPFLAGS Xcode setting, used for "Additional Strip
47 for stripflag in "${STRIPFLAGS}" ; do
55 # standard Xcode setting. It's used in preference to STRIPFLAGS to
  /external/expat/amiga/
Makefile 85 STRIPFLAGS := -R.comment
107 $(STRIP) $(STRIPFLAGS) $@
121 $(STRIP) $(STRIPFLAGS) $@
129 $(STRIP) $(STRIPFLAGS) $@
171 $(STRIP) $(STRIPFLAGS) $@
185 $(STRIP) $(STRIPFLAGS) $@
193 $(STRIP) $(STRIPFLAGS) $@
220 $(STRIP) $(STRIPFLAGS) $@
236 $(STRIP) $(STRIPFLAGS) $@
250 $(STRIP) $(STRIPFLAGS) $
    [all...]

Completed in 165 milliseconds