cd "$SOURCE_DIRECTORY" &&
scons CUSTOM_ENV=True \
  PREFIX=/usr DEBUG=no ENABLE_OPTIMIZATIONS=yes \
  $OPTS
