Kill mega-sena.sh
[lcapit-junk-code.git] / emu8086 / tests / data-transfer / mem-to-acc1 / Makefile
blob5db7390e106ccdecf07476c9f378401a132cff06
1 mem-to-acc1: mem-to-acc1.S
2 as $< -o $@
3 objcopy -S -O binary $@ $@.bin
5 clean:
6 rm -f mem-to-acc1 *~ *.bin errors.txt output.txt