Cleanups & Implementations to allow IPStack to compile
[tpg/acess2.git] / Usermode / Applications / CLIShell_src / Makefile
index a87f329..93c58f7 100644 (file)
@@ -14,7 +14,7 @@ COBJ = main.o lib.o
 all: $(BIN)\r
 \r
 clean:\r
-       $(RM) $(COBJ) $(BIN)\r
+       $(RM) $(COBJ) $(BIN) $(BIN).dsm Map.txt\r
 \r
 $(BIN): $(COBJ)\r
        @echo --- $(LD) -o $@\r

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