OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNNEEDED_SOURCES
(Results
1 - 2
of
2
) sorted by null
/external/strace/
import-Android.sh
10
UNNEEDED_SOURCES
="\
62
rm -rvf $
UNNEEDED_SOURCES
/external/openssl/
import_openssl.sh
76
if [ "$CONFIGURE_ARGS" == "" -o "$
UNNEEDED_SOURCES
" == "" -o "$NEEDED_SOURCES" == "" ]; then
512
echo "Removing $
UNNEEDED_SOURCES
"
513
(cd $OPENSSL_DIR_ORIG && rm -rf $
UNNEEDED_SOURCES
)
514
(cd $OPENSSL_DIR && rm -r $
UNNEEDED_SOURCES
)
Completed in 102 milliseconds