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