projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
858bd72
)
Clean some more files.
author
Ben Pfaff
<blp@cs.stanford.edu>
Fri, 18 May 2007 23:23:51 +0000
(23:23 +0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Fri, 18 May 2007 23:23:51 +0000
(23:23 +0000)
doc/Makefile
patch
|
blob
|
history
diff --git
a/doc/Makefile
b/doc/Makefile
index 44b20992c2b3f47d60744884084c05936e7e66f9..8fc5415f8d45e3f32bc6b7aa2167994e20dad1ce 100644
(file)
--- a/
doc/Makefile
+++ b/
doc/Makefile
@@
-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