go:
	./sleep-until --help
	./sleep-until 21:12
	./sleep-until 7

clean:
	true

install:
	./install-file --file sleep-until --directory /usr/local/bin/.
	./install-file --file modunits.py --directory /usr/local/lib/.