OSDN Git Service

Remove special-case where CLASS=apps ignored TAGS=user
authorJean-Baptiste Queru <jbq@google.com>
Thu, 7 Jan 2010 19:19:39 +0000 (11:19 -0800)
committerJean-Baptiste Queru <jbq@google.com>
Mon, 11 Jan 2010 17:40:39 +0000 (09:40 -0800)
commit6907cfe7de2007b0320f4606d9ea62da2062d3ca
treeb9e0adc71a68b43bd8d6a82d4a01ac0e459bcf90
parenta831cbdcfc44e12c4bc556383558ec7b1e4bac3d
Remove special-case where CLASS=apps ignored TAGS=user

Also add a warning when there's TAG=user on a CLASS=apps module,
as this is not what people normally intend (this should be handled
in core.mk instead).

This used to be a source of confusion, with people using TAGS=user on
APPS and non-APPS modules, and being surprised to see some of those
included but not others.

Change-Id: I56b5618a556abdc6b841bf7a943d77c20fe9a4c5
core/base_rules.mk
core/main.mk