fixing generated deps interference with clean
[feisty_meow.git] / scripts / clam / rules.def
index b73a06c2b1d24abef442ea171afd2c17c4580e06..e9f91b155d5aa7ee70d4107ed9a323a480b8a0d4 100644 (file)
@@ -117,7 +117,7 @@ ready_to_clean: $(OTHER_CLEANS) clean_subdirs
        @echo Whacking [$(CLEANUPS)]
        $(HIDESH) -c '\
 echo the other cleans were: $(OTHER_CLEANS); \
-echo the clean list is: $(CLEANUPS); \
+echo the cleanup removal list is: $(CLEANUPS); \
 if [ ! -z "$(CLEANUPS)" ]; then \
   for i in $(CLEANUPS) nonexistentishfileforlist; do \
     rm -rf "$$i"; \