aboutsummaryrefslogtreecommitdiff
path: root/mkfile
blob: e24a5c60c45b406e46205da3d46780b5498d2a89 (plain)
1
2
3
4
5
6
7
8
9
10
test.html: test.em
	path=(. /bin)
	em test.em | htwrap -t | htindex -s > test.html

README.html: README
	path=(. /bin)
	em README | htindex -s > README.html

install:
	cp em emcollect emparse htwrap htindex /rc/bin/