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

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