EXEC != find -H . -follow -type f -maxdepth 1 -perm -111 IEXEC != echo " $(EXEC)" | sed -E 's, \./, /usr/local/bin/,g' install: install -m 644 *.[1-9] /usr/local/man/man1 install $(EXEC) /usr/local/bin re! $(IEXEC)