Home
last modified time | relevance | path

Searched refs:STRIPFLAGS (Results 1 – 4 of 4) sorted by relevance

/external/expat/amiga/
DMakefile85 STRIPFLAGS := -R.comment macro
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 …]
/external/chromium/build/mac/
Dstrip_from_xcode44 if [ -n "${STRIPFLAGS}" ] ; then
47 for stripflag in "${STRIPFLAGS}" ; do
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/
Dproject.pbxproj3020 STRIPFLAGS = "";
3188 STRIPFLAGS = "";
3355 STRIPFLAGS = "";
4178 STRIPFLAGS = "";
4346 STRIPFLAGS = "";
4513 STRIPFLAGS = "";
5496 STRIPFLAGS = "";
5687 STRIPFLAGS = "";
5854 STRIPFLAGS = "";
/external/chromium/build/
Dcommon.gypi1446 # additional flags are added with STRIPFLAGS.
1447 'STRIPFLAGS': '-x',