progs = ssh-check bindir = ~/.local/bin/ all: $(progs) install: install -t $(bindir) $(progs)