Home
last modified time | relevance | path

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

/build/make/core/
DMakefile4984 …$(hide) apps_to_zip=`find $(TARGET_OUT_APPS) $(TARGET_OUT_APPS_PRIVILEGED) -mindepth 2 -maxdepth 3…
4985 if [ -z "$$apps_to_zip" ]; then \
4989 zip -qjX $@ $$apps_to_zip; \