mariadb/netware/BUILD/compile-netware-all

16 lines
216 B
Text
Raw Normal View History

2003-03-03 23:04:36 -05:00
#! /bin/sh
# debug
#set -x
# stop on errors
set -e
2003-03-03 23:04:36 -05:00
path=`dirname $0`
$path/compile-netware-src
2003-03-03 23:04:36 -05:00
$path/compile-netware-standard
$path/compile-netware-debug
2004-05-25 22:00:14 +03:00
$path/compile-netware-max
$path/compile-netware-max-debug