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