ASM analysis module for lint flow analysis

This changeset adds the "asm-analysis-tools" target to
the Makefile to give access to the asm-analysis.jar file
which is already checked in (and part of the ASM 4 release).
It also adds the asm-debug-all-4.0.jar file, also from ASM 4,
which contains debug-symbols for all the asm jars, useful
during development in order to support stepping through the
asm code.

Change-Id: I61011e89400789b63bec342b1ec74b205290d7c8
2 files changed