xv6-riscv-rust/web/Makefile

4 lines
66 B
Makefile

index.html: index.txt mkhtml
mkhtml index.txt >_$@ && mv _$@ $@