diff --git a/wmdots/Makefile b/wmdots/Makefile index 46cea12..8a1c0f4 100755 --- a/wmdots/Makefile +++ b/wmdots/Makefile @@ -12,9 +12,9 @@ all:: wmdots clean:: for i in $(OBJS) ; do \ - rm $$i ; \ + rm -f $$i ; \ done - rm wmdots + rm -f wmdots install:: cp -f wmdots /usr/local/bin/