DO NOT MAIL: xv6 web pages
This commit is contained in:
parent
ee3f75f229
commit
f53494c28e
37 changed files with 9034 additions and 0 deletions
3
web/Makefile
Normal file
3
web/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
index.html: index.txt mkhtml
|
||||
mkhtml index.txt >_$@ && mv _$@ $@
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue