summaryrefslogtreecommitdiff
path: root/builtins/prog_nbmkdep
diff options
context:
space:
mode:
Diffstat (limited to 'builtins/prog_nbmkdep')
-rwxr-xr-xbuiltins/prog_nbmkdep16
1 files changed, 16 insertions, 0 deletions
diff --git a/builtins/prog_nbmkdep b/builtins/prog_nbmkdep
new file mode 100755
index 0000000..aad3716
--- /dev/null
+++ b/builtins/prog_nbmkdep
@@ -0,0 +1,16 @@
+#!/bin/sh
+
+############################################################
+# Copyright (c) 2013 by Aleksey Cheusov
+#
+# See LICENSE file in the distribution.
+############################################################
+
+# workround for crappylaris
+if test -z "$CRAPPYLIS" -a -x /usr/xpg4/bin/sh; then
+ CRAPPYLIS=1
+ export CRAPPYLIS
+ exec /usr/xpg4/bin/sh "$0" "$@"
+fi
+
+${0%%/prog_nbmkdep}/prog_mkdep --