run: out/image.hex $(MAKE) -C sim .PHONY: run out/image.hex: fib.s $(wildcard *.rb) ./uasm.rb ./asm.rb $< | expand -t 24 > $@