e87dca5cc5
add slides for shell, x86 intro, x86 virtual memory (deleted JOS from slides)
3 lines
68 B
Makefile
3 lines
68 B
Makefile
index.html: index.txt mkhtml
|
|
./mkhtml index.txt >_$@ && mv _$@ $@
|
|
|