about summary refs log tree commit diff stats
path: root/Makefile
blob: d0bab7bc5e025443e9e6217509143b5683c0827c (plain)
1
2
3
4
5
6
7
# subtext

subtext: subtext.sh subtext.awk
	ed subtext.sh < combine.ed > $@

readme.html:
	./subtext.sh -m html -o $@ readme.st