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