install.doc: install.ms
	nroff -ms install.ms > install.doc

dist:
	@cat todist

clean:
	rm -f install.doc
