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