echo "Enter statickize"

echo "Darwininzing Makefile..."
cp Makefile Makefile.old
grep -v INSTALLS_SHLIB Makefile.old> Makefile
