summaryrefslogtreecommitdiff
path: root/CIAO/performance-tests/mico/mico-thrput-st/mico-env
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/performance-tests/mico/mico-thrput-st/mico-env')
-rwxr-xr-xCIAO/performance-tests/mico/mico-thrput-st/mico-env14
1 files changed, 0 insertions, 14 deletions
diff --git a/CIAO/performance-tests/mico/mico-thrput-st/mico-env b/CIAO/performance-tests/mico/mico-thrput-st/mico-env
deleted file mode 100755
index 67b444acef9..00000000000
--- a/CIAO/performance-tests/mico/mico-thrput-st/mico-env
+++ /dev/null
@@ -1,14 +0,0 @@
-##############
-## MICO ENVIRONMENT SETTINGS
-#############
-#
-# If MICO has been built in /build/ccm/mico-obj
-# then add the following to your path and Library paths
-# for Bash Shell:
-#
-#export PATH=/build/ccm/mico-obj/bin:$PATH
-#export LD_LIBRARY_PATH=/build/ccm/mico-obj/lib:$LD_LIBRARY_PATH
-#
-# Note: The place where object files and binaries are built could be
-# different from source files. The environment variables use the obj
-# path rather than source path