am 95f862bc
: merge from open-source master
Merge commit '95f862bcb0418fd931c574157a5c90312ea2fb77' into kraken * commit '95f862bcb0418fd931c574157a5c90312ea2fb77': Fix "make modules" script bug under Mac OS X.
This commit is contained in:
committed by
Android Git Automerger
commit
216d8448a0
@@ -753,7 +753,7 @@ clobber:
|
||||
modules:
|
||||
@echo "Available sub-modules:"
|
||||
@echo "$(call module-names-for-tag-list,$(ALL_MODULE_TAGS))" | \
|
||||
sed -e 's/ */\n/g' | sort -u | $(COLUMN)
|
||||
tr -s ' ' '\n' | sort -u | $(COLUMN)
|
||||
|
||||
.PHONY: showcommands
|
||||
showcommands:
|
||||
|
Reference in New Issue
Block a user