Disabled debug in binary.c, added debug statement to free()
[tpg/acess2.git] / Kernel / Makefile
index 0c90022..de3c071 100644 (file)
@@ -45,7 +45,7 @@ $(BIN): $(OBJ) arch/$(ARCHDIR)/link.ld Makefile
        @objdump $(BIN) -D > $(BIN).dsm
        @cp $(BIN) /mnt/AcessFDD/
        @wc -l $(SRCFILES) > LineCounts.$(ARCH).txt
-       @git commit
+       @git commit -a
 
 %.ao.$(ARCH): %.asm Makefile
        @echo --- NASM -o $@

UCC git Repository :: git.ucc.asn.au