go:
	./percent -h
	./percent < /etc/passwd

clean:
	rm -rf .ropeproject

install:
	./install-file --file percent --directory /usr/local/bin/.