mirror of
https://github.com/MariaDB/server.git
synced 2025-01-24 15:54:37 +01:00
9 lines
150 B
Text
9 lines
150 B
Text
|
#! /bin/sh
|
||
|
|
||
|
path=`dirname $0`
|
||
|
|
||
|
$path/compile-netware-standard
|
||
|
$path/compile-netware-debug
|
||
|
#$path/compile-netware-max
|
||
|
#$path/compile-netware-max-debug
|