summaryrefslogtreecommitdiff
path: root/Master/bin/i386-netbsd/mkocp
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-30 23:20:41 +0000
committerKarl Berry <karl@freefriends.org>2013-04-30 23:20:41 +0000
commit3eec8d8325c3df4aa24cdbd8d378080a7e25f3d2 (patch)
treed73ee562f778e637ff4644e991c16890731f9832 /Master/bin/i386-netbsd/mkocp
parentc8578c17064b81eb4637568a0f2decdf6198196e (diff)
amd64-netbsd and i386-netbsd, from Marc Baudoin
git-svn-id: svn://tug.org/texlive/trunk@30191 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/i386-netbsd/mkocp')
-rwxr-xr-xMaster/bin/i386-netbsd/mkocp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/bin/i386-netbsd/mkocp b/Master/bin/i386-netbsd/mkocp
new file mode 100755
index 00000000000..41ffead8bf1
--- /dev/null
+++ b/Master/bin/i386-netbsd/mkocp
@@ -0,0 +1,6 @@
+#!/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