include_rules LDFLAGS += -T boot.ld : foreach *.z80 |> !as |> : boot.o |> !ld |> boot.elf : boot.elf |> z80-elf-objcopy -O binary %f %o |> boot.bin