diff -r 709174c893d4 -r e398cb2c4b45 components/Makefile --- 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