X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fclam%2Frules.def;h=e9f91b155d5aa7ee70d4107ed9a323a480b8a0d4;hb=4416905a08e10cc1bd70336c5fbcb3aee9186b2a;hp=b73a06c2b1d24abef442ea171afd2c17c4580e06;hpb=4a9ae3fc639912ca86757f227f1aa680ca263196;p=feisty_meow.git diff --git a/scripts/clam/rules.def b/scripts/clam/rules.def index b73a06c2..e9f91b15 100644 --- a/scripts/clam/rules.def +++ b/scripts/clam/rules.def @@ -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"; \