xv6-riscv-rust/web/Makefile

4 lines
68 B
Makefile

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