components/Makefile
changeset 53 e398cb2c4b45
parent 38 cd00ea74156e
child 58 d8024c042a00
--- a/components/Makefile	Fri Nov 26 22:36:15 2010 -0600
+++ b/components/Makefile	Wed Dec 08 22:42:22 2010 -0800
@@ -61,7 +61,7 @@
 	$(RM) components.mk depends.mk .profile
 
 clobber:	$(COMPONENT_DIRS:%=%.nosetup) clean
-	$(RM) -r $(WS_REPO) $(WS_LOGS)
+	$(RM) -r $(WS_REPO) $(WS_LOGS) $(WS_LINT_CACHE)
 
 setup:	$(WS_LOGS) repo tools .profile