ref: 995a32b23775fd83b4d808d713b8d885cc2b297b dir: /utils/mk/mkfile-Posix/
# # install rule for Posix systems # $BIN/%: $O.out test -x $target && mv $target $BIN/mk.save #because we are executing it cp $O.out $target