summaryrefslogtreecommitdiff
path: root/netware/BUILD/compile-netware-all
diff options
context:
space:
mode:
Diffstat (limited to 'netware/BUILD/compile-netware-all')
-rwxr-xr-xnetware/BUILD/compile-netware-all15
1 files changed, 0 insertions, 15 deletions
diff --git a/netware/BUILD/compile-netware-all b/netware/BUILD/compile-netware-all
deleted file mode 100755
index dbe64e8f97e..00000000000
--- a/netware/BUILD/compile-netware-all
+++ /dev/null
@@ -1,15 +0,0 @@
-#! /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