aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: e6af53a6b74562d4c2c6a240fa89209f1d0aab92 (plain)
1
2
3
4
BIN != find . -type f -perm -111 -maxdepth 1

install:
	install $(BIN) /usr/local/bin