]> Creatis software - creaToolsTools.git/blobdiff - Linux-mxe/compile-cretools.sh
#3154 creaToolsTools Feature New Normal branch mxecc
[creaToolsTools.git] / Linux-mxe / compile-cretools.sh
diff --git a/Linux-mxe/compile-cretools.sh b/Linux-mxe/compile-cretools.sh
deleted file mode 100644 (file)
index 4aa2557..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-baseDir="$(pwd)"
-
-cd scripts
-source config.sh
-source cloneGit.sh
-mkdir $creatoolsBin 
-source compile_crea.sh
-cd $baseDir