if use_gcc ^4; then
	patch -p0 < $SCRIPT_DIRECTORY/mng.c.patch
fi &&
cd  Utilities  &&
make
