1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Minor changes in netware directory (From Rob Lyon - Novell)

This commit is contained in:
greg@mysql.com
2003-04-24 18:15:52 -04:00
parent a4281f59ed
commit 80a3c64d93
13 changed files with 108 additions and 4 deletions

View File

@@ -1,5 +1,11 @@
#! /bin/sh
# debug
#set -x
# stop on errors
set -e
path=`dirname $0`
. $path/compile-netware-START