CFLAGS = -Wall -O -ffloat-store -fcombine-regs -fstrength-reduce \
			-DAPP_NAME=\"$(NAME)\" -DCARDS_DIR=\"$(CARDS_DIR)\"

