Home | History | Annotate | Download | only in core

Lines Matching refs:BUILT

12 # this turns off the suffix rules built into make
47 $(warning * Android can only be built by versions 3.81 and 3.82.)
312 # Dalvik isn't built for non-Linux hosts).
367 # TODO: this should be eng I think. Since the sdk is built from the eng
419 # Bring in all modules that need to be built.
678 # contains everything that's built during the current make, but it also further
693 modules_to_check += $(foreach m,$(ALL_MODULES),$(ALL_MODULES.$(m).BUILT))
808 # For uninstallable modules such as static Java library, we have to dist the built file,
811 $(if $(ALL_MODULES.$(m).BUILT),$(ALL_MODULES.$(m).BUILT):$(m)$(suffix $(ALL_MODULES.$(m).BUILT)))))