go:
	./check-clocks --verbose --tolerance 5 --hostpaths connserv via-fierro
	! ./check-clocks --verbose --tolerance -1 --hostpaths connserv via-fierro
	@echo; echo All tests passed

install:
	./install-file --file check-clocks --directory /usr/local/bin/.
	./install-file --file deep_ssh.py --directory /usr/local/lib/.
	./install-file --file bashquote.py --directory /usr/local/lib/.