Files
2025-12-20 20:35:00 -08:00

8 lines
112 B
Makefile

all: memtest.bin
%.acf: %.S
~/src/asl/obj/asl $^ -o $@ -L
%.bin: %.acf
p2bin $^ $@ -r 0xfff00000-0xffffffff