Undeprecated Mac build script

This commit is contained in:
mathusummut
2018-11-10 17:04:42 +01:00
parent 28d3dcd7b0
commit 68f869e912

View File

@@ -9,13 +9,6 @@
#
# Modified by Andy Alt for ZetaGlest <https://zetaglest.github.io/>
echo ""
echo "This script has been deprecated. Please see"
echo "https://github.com/ZetaGlest/zetaglest-source/blob/develop/BUILD.md"
echo "For updated build instructions."
echo ""
exit 0
export LANG=C
SCRIPTDIR="$(cd "$(dirname "$0")"; pwd)"