Searched defs:STRIP (Results 1 - 3 of 3) sorted by relevance

/ndk/sources/host-tools/ndk-depends/
H A DGNUmakefile19 STRIP := strip macro
38 strip-cmd = $(STRIP) $1
/ndk/sources/host-tools/ndk-stack/
H A DGNUmakefile19 STRIP := strip macro
38 strip-cmd = $(STRIP) $1
/ndk/sources/host-tools/make-3.81/w32/
H A DMakefile152 STRIP = macro
420 `test -z '$(STRIP)' || \
421 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install

Completed in 321 milliseconds