Removed Page directory dump, added a mention of the fault details before the table...
[tpg/acess2.git] / Usermode / Applications / cat_src / Makefile
index dcd326d..5774e57 100644 (file)
@@ -22,7 +22,7 @@ $(BIN): $(COBJ)
        @echo --- $(LD) -o $@\r
        @$(LD) $(LDFLAGS) -o $@ $(COBJ) -Map Map.txt\r
        objdump -d $(BIN) > $(BIN).dsm\r
-       cp $(BIN) /mnt/AcessHDD/Acess2/\r
+       cp $(BIN) /mnt/AcessHDD/Acess2/Bin/\r
 \r
 clean:\r
        $(RM) $(COBJ) $(BIN)\r

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