summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile b/man/Makefile
index c3a13fb..293d2b7 100644
--- a/man/Makefile
+++ b/man/Makefile
@@ -12,7 +12,7 @@ all: ${TARGETS}
< ${@:.1=.pre} > $@
clean:
- rm *.1
+ rm -f *.1
.SUFFIXES: .pre .1