summaryrefslogtreecommitdiff
path: root/packaging/Caldera/OpenServer/Makevol
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/Caldera/OpenServer/Makevol')
-rwxr-xr-xpackaging/Caldera/OpenServer/Makevol10
1 files changed, 0 insertions, 10 deletions
diff --git a/packaging/Caldera/OpenServer/Makevol b/packaging/Caldera/OpenServer/Makevol
deleted file mode 100755
index dc57b246ef..0000000000
--- a/packaging/Caldera/OpenServer/Makevol
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/ksh
-#
-# invoke with -n as the first argument to get this script to tell
-# you what it would do without doing anything
-#
-
-./Configure $*
-./Compile $*
-./Install $*
-./Package $*