BINUTILS_DIR?=/tmp/binutils-2.44

all:
	cp -f $(BINUTILS_DIR)/opcode/tic* .
	cp -f $(BINUTILS_DIR)/include/tic* .
