summaryrefslogtreecommitdiff
path: root/doc/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.in')
-rw-r--r--doc/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in
index a2ef4e31..4932869f 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -88,11 +88,12 @@ nasm.inf: nasmdoc.ipf
clean:
-rm -f *.rtf *.hpj *.texi *.gid *.ipf *.dip
-rm -f *.aux *.cp *.fn *.ky *.pg *.log *.toc *.tp *.vr
+ -rm -f inslist.src
spotless: clean
-rm -rf html info
-rm -f *.hlp nasmdoc.txt *.inf *.pdf *.dvi
- -rm -f nasmdoc*.ps inslist.src
+ -rm -f nasmdoc*.ps
install: all
mkdir -p $(INSTALLROOT)$(infodir)