aboutsummaryrefslogtreecommitdiff
path: root/mkfile
blob: 117228b43ae832787df56f63fea2b6543188fa02 (plain)
1
2
3
4
5
6
7
8
9
10
test.html:
	em test.em > test.html

README.html: README
	em README > README.html

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