ref: d1540c7f666e3c5d636b48c956b444205b50502d 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