Cleanups & Implementations to allow IPStack to compile
[tpg/acess2.git] / Usermode / Libraries / libc.so_src / Makefile
index 32eb52b..f9895a8 100644 (file)
@@ -17,7 +17,7 @@ BIN = ../libc.so.1
 all: $(BIN) $(OBJ_LIBC)\r
 \r
 clean:\r
-       $(RM) $(BIN) $(OBJ_LIBC)\r
+       $(RM) $(BIN) ../libc.so $(OBJ_LIBC) libc.so.1.dsm libc.so.1.dmp map.txt\r
 \r
 # Core C Library\r
 $(BIN): $(OBJ_LIBC)\r

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