Home | History | Annotate | Download | only in core

Lines Matching refs:MAKEFILE

457 # with a subdirectory's makefile.
460 # defined by this makefile; this will install all of those
664 $(error $(ALL_MODULES.$(m).MAKEFILE): Module '$(m)' in PRODUCT_PACKAGES has nothing to install!)))
667 $(warning $(ALL_MODULES.$(m).MAKEFILE): Module '$(m)' in PRODUCT_PACKAGES_DEBUG has nothing to install!)))
670 $(warning $(ALL_MODULES.$(m).MAKEFILE): Module '$(m)' in PRODUCT_PACKAGES_ENG has nothing to install!)))
673 $(warning $(ALL_MODULES.$(m).MAKEFILE): Module '$(m)' in PRODUCT_PACKAGES_TESTS has nothing to install!)))
676 # build/core/Makefile contains extra stuff that we don't want to pollute this
677 # top-level makefile with. It expects that ALL_DEFAULT_INSTALLED_MODULES
681 include $(BUILD_SYSTEM)/Makefile