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