mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
3258f23d99
from TeamOS/2 Italy - removed some obsolete files on Yuri's request - Added missing os2 related files outside the os2 subdirectory to the distribution
10 lines
285 B
Batchfile
10 lines
285 B
Batchfile
|
|
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
|