summaryrefslogtreecommitdiff
path: root/netware/BUILD/compile-netware-all
blob: 6baff699e9445b5e84054d7bd8a89566d59db864 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#! /bin/sh

# debug
#set -x

# stop on errors
set -e

path=`dirname $0`

$path/compile-netware-src
$path/compile-netware-standard
$path/compile-netware-debug
#$path/compile-netware-max
#$path/compile-netware-max-debug