ref: 3384fa1a04ee7075b6c77bd2f0624295d82b0341 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