ref: 0ec1cfd78b495e9be40e4aa24e35b2aa5d5e5704 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