Clean some more files.
[pintos-anon] / doc / Makefile
index 44b20992c2b3f47d60744884084c05936e7e66f9..8fc5415f8d45e3f32bc6b7aa2167994e20dad1ce 100644 (file)
@@ -27,9 +27,10 @@ pintos.pdf: $(TEXIS)
        sed < $< > $@ 's/\([{}@]\)/\@\1/g;'
 
 clean:
-       rm -f *.info *.html
+       rm -f *.info* *.html
        rm -f *.dvi *.pdf *.ps *.log *~
        rm -rf WWW
+       rm -f sample.tmpl.texi
 
 dist: pintos.html pintos.pdf
        rm -rf WWW