aboutsummaryrefslogtreecommitdiff
path: root/mkfile
blob: 63a45ce5c37fc7d119e36c695cda2477845cd9b6 (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 aux/emcollect /rc/bin/aux/emcollect
	cp aux/emparse /rc/bin/aux/emparse