summaryrefslogtreecommitdiff
path: root/solenv/bin/create-ids
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/bin/create-ids')
-rwxr-xr-xsolenv/bin/create-ids8
1 files changed, 0 insertions, 8 deletions
diff --git a/solenv/bin/create-ids b/solenv/bin/create-ids
deleted file mode 100755
index 7567e857f..000000000
--- a/solenv/bin/create-ids
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-# create ID file for the whole LibO tree. run it in toplevel dir
-
-. ./Env.Host.sh
-
-dirs="*/$INPATH/inc */$INPATH/misc/build `ls -d */* | sed -e '/\(clone\/\|\/\(common\|unxlng\|unxsol\|unxmac\|wntmsc\|Jamfile\|cscope\.\|tags\|ID\)\)\|^solver\//d'`"
-mkid --lang-map=`dirname $0`/id-lang.map --include='C C++ asm perl make' --statistics $dirs