summaryrefslogtreecommitdiff
path: root/os2/build-all.cmd
diff options
context:
space:
mode:
authorKent Boortz <kent.boortz@sun.com>2010-12-28 19:57:23 +0100
committerKent Boortz <kent.boortz@sun.com>2010-12-28 19:57:23 +0100
commita1a90798ce2125d839d0865ff52ac990fc9eecbb (patch)
treef341a98de1a200ac824d90042d01052f7156ce84 /os2/build-all.cmd
parentd92a7eb1f39d5b6c627508cc314b45e93a80ca21 (diff)
downloadmariadb-git-a1a90798ce2125d839d0865ff52ac990fc9eecbb.tar.gz
- Added/updated copyright headers
- Removed files specific to compiling on OS/2 - Removed files specific to SCO Unix packaging - Removed "libmysqld/copyright", text is included in documentation - Removed LaTeX headers for NDB Doxygen documentation - Removed obsolete NDB files - Removed "mkisofs" binaries - Removed the "cvs2cl.pl" script - Changed a few GPL texts to use "program" instead of "library"
Diffstat (limited to 'os2/build-all.cmd')
-rw-r--r--os2/build-all.cmd10
1 files changed, 0 insertions, 10 deletions
diff --git a/os2/build-all.cmd b/os2/build-all.cmd
deleted file mode 100644
index 23558946c79..00000000000
--- a/os2/build-all.cmd
+++ /dev/null
@@ -1,10 +0,0 @@
-
-mkdir ..\bin
-mkdir ..\bin\test
-mkdir ..\lib
-mkdir ..\obj
-mkdir ..\obj\zlib
-
-vacbld MySQL-Client.icc -showprogress=10 -showwarning >> build-all.log
-vacbld MySQL-Sql.icc -showprogress=10 -showwarning >> build-all.log
-vacbld MySQL-Util.icc -showprogress=10 -showwarning >> build-all.log