Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision 4f674d71c7b9610c11aed4ca110472506a006f09)
+++ uspace/Makefile	(revision 7654f3e14cbfe0fcc8ce23117759c07bf6a05524)
@@ -260,8 +260,7 @@
 	find lib app drv srv -name '*.lo' -follow -exec rm \{\} \;
 	find lib app drv srv -name '*.d' -follow -exec rm \{\} \;
-	find lib app drv srv -name 'tag' -follow -exec rm \{\} \;
 
 $(CLEANS):
-	-$(MAKE) -r -C $(basename $@) clean
+	-$(MAKE) -r -C $(basename $@) fasterclean
 
 $(BASE_BUILDS) $(BUILDS):
