mariadb/netware/BUILD/compile-netware-standard

15 lines
147 B
Text
Raw Normal View History

2003-03-04 05:04:36 +01:00
#! /bin/sh
path=`dirname $0`
. $path/compile-netware-START
suffix="standard"
extra_configs=" \
--with-innodb
"
. $path/compile-netware-END