Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision 24d6efc8e72031267fcfce1174923ae8cd84c6ce)
+++ uspace/Makefile	(revision 76fca318d723e24d0c79dc1a99d87b0b03dee0f1)
@@ -86,6 +86,4 @@
 
 clean: $(CLEANS)
-	find $(DIRS) -name '*.o' -follow -exec rm \{\} \;
-	find lib/libc -name "_link.ld" -exec rm \{\} \;
 
 distclean: clean
