summaryrefslogtreecommitdiffstats
path: root/env.csh
diff options
context:
space:
mode:
Diffstat (limited to 'env.csh')
-rw-r--r--env.csh7
1 files changed, 0 insertions, 7 deletions
diff --git a/env.csh b/env.csh
deleted file mode 100644
index 99fcb8857..000000000
--- a/env.csh
+++ /dev/null
@@ -1,7 +0,0 @@
-setenv MCP_PATH /opt/mcp/shared/powerhal
-if (-e /esw/fakeroot/) then
- setenv MCP_PATH /esw/fakeroot
-endif
-
-
-setenv PATH ${PATH}:${MCP_PATH}/opt/mcp/bin:${MCP_PATH}/usr/bin:`pwd`/src/build/lids:`pwd`/src/build/trace:`pwd`/src/build/tools
OpenPOWER on IntegriCloud