diff options
author | greg@mysql.com <> | 2004-01-12 21:15:49 -0100 |
---|---|---|
committer | greg@mysql.com <> | 2004-01-12 21:15:49 -0100 |
commit | bee338fefe27f7f7c18512eaf3b29d53c9e85424 (patch) | |
tree | f9394fa52c3895fbdaf17e26a28ffbb1ec5842f4 /netware/BUILD/compile-netware-all | |
parent | c0cb3afb06c6fbc1157281a9370a1ca11a664ba4 (diff) | |
download | mariadb-git-bee338fefe27f7f7c18512eaf3b29d53c9e85424.tar.gz |
Checked and applied Novell-supplied patches inside the netware directory only.
Diffstat (limited to 'netware/BUILD/compile-netware-all')
-rwxr-xr-x | netware/BUILD/compile-netware-all | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/netware/BUILD/compile-netware-all b/netware/BUILD/compile-netware-all index 35d275f3b42..6baff699e94 100755 --- a/netware/BUILD/compile-netware-all +++ b/netware/BUILD/compile-netware-all @@ -8,6 +8,7 @@ set -e path=`dirname $0` +$path/compile-netware-src $path/compile-netware-standard $path/compile-netware-debug #$path/compile-netware-max |