if [ -x /opt/schily/bin/smake ]; then
  /opt/schily/bin/smake
else
  make
fi
