OPT = -Os OBJ = \ start.o all: arm7.bin arm7.elf: $(OBJ) include arm7.mk include ../common.mk