diff options
Diffstat (limited to 'tools/installer_ng_stable/make_all')
-rw-r--r-- | tools/installer_ng_stable/make_all | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/installer_ng_stable/make_all b/tools/installer_ng_stable/make_all deleted file mode 100644 index b0008c5091..0000000000 --- a/tools/installer_ng_stable/make_all +++ /dev/null @@ -1,12 +0,0 @@ -@echo off
-rem Get archives
-call createstructure.bat
-rem end
-
-rem Make
-call compile.bat
-rem end
-
-rem Cleqnup
-call cleanup.bat
-rem end
\ No newline at end of file |