merge from open-source master

Change-Id: I4ea9aa2765cb634382da92ff17f5af9e2f6b4078
This commit is contained in:
The Android Open Source Project
2010-05-14 14:35:29 -07:00

View File

@@ -752,7 +752,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: