Cleanups & Implementations to allow IPStack to compile
[tpg/acess2.git] / Usermode / Applications / ls_src / Makefile
index 893dc55..efd8834 100644 (file)
@@ -19,7 +19,7 @@ $(BIN): $(COBJ)
        cp $(BIN) $(DISTROOT)/Bin/\r
 \r
 clean:\r
-       $(RM) $(COBJ) $(BIN)\r
+       $(RM) $(COBJ) $(BIN) $(BIN).dsm Map.txt
 \r
 $(COBJ): %.o: %.c\r
        @echo --- GCC -o $@

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