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 81 STRIPFLAGS = -R.comment
139 $(STRIP) $(STRIPFLAGS) $@
156 $(STRIP) $(STRIPFLAGS) $@
164 $(STRIP) $(STRIPFLAGS) $@

Completed in 96 milliseconds