summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
blob: 653898ec4c4754ff2955d15ead446a5e3c8b5f6e (plain) (blame)
1
2
3
4
all:
	cat header.html > index.html
	cat index.txt | ./Markdown.pl >> index.html
	cat footer.html >> index.html