projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a5eac8
)
Install templates.
author
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 19 Jun 2005 05:41:39 +0000
(
05:41
+0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 19 Jun 2005 05:41:39 +0000
(
05:41
+0000)
doc/Makefile
patch
|
blob
|
history
diff --git
a/doc/Makefile
b/doc/Makefile
index 63f5247ca047795ac80e2c573fd9a8ef8e256be2..371e366a1cd55408712c356d3b0734b89e554e2a 100644
(file)
--- a/
doc/Makefile
+++ b/
doc/Makefile
@@
-27,5
+27,5
@@
clean:
dist: pintos.html pintos.pdf
rm -rf WWW
mkdir WWW WWW/specs
- cp *.html *.pdf *.css WWW
+ cp *.html *.pdf *.css
*.tmpl
WWW
(cd ../specs && cp -r *.pdf freevga kbd sysv-abi-update.html ../doc/WWW/specs)