Home | History | Annotate | Download | only in dalvik

Lines Matching full:dex

34 .PHONY: dex dex-debug
36 dex:
41 dex: $(DEFAULT_GOAL)
52 # generate the debug .dex files, with a copy in ./dalvik/DEBUG-FILES.
53 # We need to rebuild the .dex files for the debug output to be generated.
55 # a rebuild of the .dex files. If $(DX) doesn't exist yet,
57 # the .dex files naturally.
58 dex-debug:
65 dex-debug: $(DEFAULT_GOAL)