aboutsummaryrefslogtreecommitdiff
path: root/mkfile
blob: 74bd7b8b8ac1809c6fd8d35ec6ca169e014cde27 (plain)
1
2
3
4
5
6
7
8
9
10
test:
	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