diff options
Diffstat (limited to 'Master/bin/alpha-linux/mkocp')
-rwxr-xr-x | Master/bin/alpha-linux/mkocp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Master/bin/alpha-linux/mkocp b/Master/bin/alpha-linux/mkocp deleted file mode 100755 index 41ffead8bf1..00000000000 --- a/Master/bin/alpha-linux/mkocp +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -# Initial definition. Will leave the .ocp file in the local directory. -( -otp2ocp `basename "$1" .ocp` || exit 1 -) 1>&2 </dev/null -echo `basename "$1" .ocp`.ocp |