xv6/web/Makefile
2008-09-03 04:50:04 +00:00

3 lines
66 B
Makefile

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