ref: 5cca8cb85bf2fe2e299301c7c75892d9b6f6504b 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