TOOL_NAME := amldecode

include ../tool-config.mk

CFLAGS := -g
LDFLAGS := -g

include ../tool-template.mk
