This commit is contained in:
Blaise Tine
2019-11-23 08:36:00 -05:00
parent ef8c512ebe
commit 76417b0561
9 changed files with 404 additions and 396 deletions

View File

@@ -63,4 +63,4 @@ gdb-c: $(PROJECT).qemu
$(GDB) $(PROJECT).qemu
clean:
rm -rf *.elf *.dump *.hex *.a *.pocl *.qemu
rm -rf *.o *.elf *.dump *.hex *.a *.pocl *.qemu