summaryrefslogtreecommitdiffstats
path: root/doc/user/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/Makefile')
-rw-r--r--doc/user/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/user/Makefile b/doc/user/Makefile
index b67b9b5324..715a3fc896 100644
--- a/doc/user/Makefile
+++ b/doc/user/Makefile
@@ -65,7 +65,9 @@ index:
clean:
rm -f *.o $(PROG) *.txt core *.html $(PROJECT).pdf
rm -f *.dvi *.ps *.log *.aux *.cp *.fn *.ky *.pg *.toc *.tp *.vr $(BASE)
- rm -f c_user c_user-* _* $(GENERATED_FILES)
+ rm -f $(PROJECT) $(PROJECT)-* _* $(GENERATED_FILES)
+ rm -f *.cps *.cpss *.fns *.kys *.pgs *.tps *.vrs
+
#preface.texi: preface.t
# $(BMENU) -p "Top" \